#pragma strings

Specifies that the compiler can place strings into read-only memory, or must place strings into read/write memory.

This pragma must appear before any statements in a source file.

This pragma has the same effect as the qro compiler option.



Preprocessor Directives


#pragma Preprocessor Directives
List of Preprocessor Directives