
1 Nov
2007
1 Nov
'07
1:16 p.m.
On 11/1/07, Vladimir Prus <ghost@cs.msu.su> wrote:
It seems like sun compiler does not support unicode escape characters? Any magic way to make it work?
Sun C++ does not support unicode escape characters. The only magic way that I know is to implement this feature in the compiler :) -- Simon Atanasyan