"Warning (Anachronism): Undefined character escape sequence "£'"." When Running C++ Compiler
(Doc ID 3052942.1)
Last updated on OCTOBER 12, 2024
Applies to:
Oracle Solaris Studio - Version 12.6 to 12.6 [Release 12]Information in this document applies to any platform.
Symptoms
Given the following code
and the obtained binary executable output is 0 instead of the expected value that is 163.
Using GCC compiler the correct behavior is seen.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |