Scilab 5.5.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
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
Report an issue | ||
<< demo_choose | Demo Tools | demo_end >> |