Scilab Function
Last update : 1/8/39979137
findmsvccompiler - detects Microsoft C Compiler
Calling Sequence
- msvc=findmsvccompiler()
Parameters
-
msvc: returns 'msvc50','msvc60','msvc70','msvc71','unknown'
Description
detects Microsoft C Compiler.
Examples
msvc=findmsvccompiler()
Author
Allan CORNET