Fonction Scilab
Last update : 08/06/2005
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