Help Center
Help CenterFreeBASICUsing the FreeBASIC compiler

Compiler Option: -earraydims

Documentation

Enable array dimensions checking.

Syntax

-earraydims

Description

The -earraydims compiler option enables the array dimensions checking. Enabled by default with '-exx' command line option.

Version

  • Since fbc 1.20.0

See also