<< libpointer_used | Dynamic link | removecompilerconf >> |
res = loadcompilerconf() |
[res, compiler] = loadcompilerconf() |
a logical
a string: 'msvc', 'mingw', 'unix' or ''
loadcompilerconf returns true if compiler was previously configured with configuremsvc or configuremingw.
loadcompilerconf returns always false on others platforms and 'unix' as compiler.
loadcompilerconf is called at Nelson's startup.
removecompilerconf, configuremingw, configuremingw.
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET