Scilab 6.0.0
Справка Scilab >> Demo Tools > demo_compiler
demo_compiler
test the presence of a compiler
Syntax
status = demo_compiler()
Description
The function demo_compiler asks the computer if it owns a compiler C or not. It returns a boolean indicating whether the compiler exists or not.
Examples
See Also
- findmsvccompiler — detects Microsoft C Compiler
Comments
Add a comment:
Please login to comment this page.