Scilab 5.3.3
Scilab help >> Demo Tools > demo_compiler
demo_compiler
test the presence of a compileur
Calling Sequence
status = demo_compiler()
Description
The function demo_compiler asks the computer if it owns a compileur C or not. It returns a boolean indicating wether the compiler exists or not.
Examples
See Also
- findmsvccompiler — detects Microsoft C Compiler
Authors
- G.H
| << demo_choose | Demo Tools | demo_end >> |