Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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

VersionDescription
1.0.0initial version

Author

Allan CORNET