Compiler Option: -exx

FreeBASIC

Compiler Option: -exx
 
Add error checking with Resume support and array bounds and null-pointer checking

Syntax

-exx

Description

The -exx compiler option adds error checking with Resume support plus array bounds and null-pointer checking (including the procedure pointers).

See also