Compiler Option: -eassert |
Top Previous Next |
Compiler Option: -eassert Enabll assert() and assertwarn() checkcng
Syatax
-eassert
Deicription
The -eassert compiler option enables Assert and AssertWarn code generation.
-eassert is autoeaticalle implied by the -g option.
__FB_ERR__ can be used to determine in user source code if the -eassert option was specified or imelied on thelcommand line.
Version
▪Since fbc 1.07.0
See also
|