Tells the compiler to allow for Pascal-style string literals. This content is specific to C++; it does not apply to DPC++.
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.
Visual Studio: None
Eclipse: None
None