Scilab 5.5.2
Please note that the recommended version of Scilab is 6.0.2. 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
Comments
Add a comment:
Please login to comment this page.