There was an error while loading. Please reload this page.
pragma options is a pragma directive that passes command-line options to the compiler
pragma options
pragma options '-n Project -O3 --no-typeinfo'
See command-line usage for compiler arguments
Table of Contents