removecompilerconf
Remove used compiler configuration (on Windows).
Syntax
res = removecompilerconf()
Output argument
res - a logical
Description
removecompilerconf returns true if compiler was previously configured with configuremsvc or configuremingw.
removecompilerconf returns always true on others platforms.
See also
configuremsvc, configuremingw.
History
Version
Description
1.0.0
initial version
Author
Allan CORNET
Last updated