Intel® C++ Compiler 16.0 User and Reference Guide
Tells the compiler to allow for Pascal-style string literals.
Only available on IA-32 architecture
Linux and OS X: | -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
Xcode: Data > Recognize Pascal Strings
None