Tells the compiler to allow for Pascal-style string literals.
Only available on IA-32 architecture
Linux: | -fpascal-strings |
Windows: | None |
None
OFF |
The compiler does not allow for Pascal-style string literals. |
Tells the compiler to allow for Pascal-style string literals.
This option only applies to host compilation. When offloading is enabled, it does not impact device-specific compilation.
Visual Studio: None
Eclipse: None
None