Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
compiler_options [2019/07/08 11:23] – created neils
Line 1: Line 1:
 +====== Compiler options ======
  
 +Compiler options can be set within the source code, via the ''[[PRAGMA|PRAGMA]]'' statement. The following is a list of supported compiler options:
 +
 +^ Option      ^ Since version       ^ Description          ^ Default value ^
 +| ''civars''    | 2.1     | If set to ''1'', the compiler will treat variable names case-insensitive       | ''0'' |