discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Specifying unicode strings


From: Aurelien
Subject: Specifying unicode strings
Date: Sun, 23 Sep 2001 14:54:08 +0200

I'd want to specify an UTF string in my program, like they do in java:

String s = " \u0000\u0001\u0002";

Is there something similar in objc or am I forced to use something like initializing the string from a file,... ?

Cheers,

Aurélien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]