Scilab 6.0.1
Please note that the recommended version of Scilab is 6.1.0. This page might be outdated.
See the recommended documentation of this function
demo_compiler
teste la présence d'un compilateur
Séquence d'appel
status = demo_compiler()
Description
La fonction demo_compiler interroge l'ordinateur pour savoir s'il possède un compilateur C. Elle renvoie un booléen corresdondant à la présence ou non du compilateur.
Exemples
Voir aussi
- findmsvccompiler — detects Microsoft C Compiler
Comments
Add a comment:
Please login to comment this page.