Fonction Scilab
Last update : 18/05/2014
findmsvccompiler - retourne la version du
compilateur Microsoft C detecté
Calling Sequence
- msvc=findmsvccompiler()
Parameters
-
msvc: retourne 'msvc50','msvc60','msvc70','msvc71','unknown'
Description
retourne la version du compilateur Microsoft C detecté.
Examples
msvc=findmsvccompiler()
Author
Allan CORNET