removecompilerconf
Last updated
Was this helpful?
Last updated
Was this helpful?
Remove used compiler configuration (on Windows).
res = removecompilerconf()
res - a logical
removecompilerconf returns true if compiler was previously configured with configuremsvc or configuremingw.
removecompilerconf returns always true on others platforms.
, .
1.0.0
initial version
Allan CORNET