ellipsis problem
ellipsis problem
- Subject: ellipsis problem
- From: "Jan E. Schotsman" <email@hidden>
- Date: Sun, 6 Sep 2009 14:56:59 +0200
Hello,
I would like to abbreviate a file name truncating in the middle and
print it to the Xcode console.
So far I have tried truncating as a CFString using the unicode \u2026
character.
The resulting ellipsis shows as a dot in the debugger. If I call
CFShow it prints as \u2026.
After converting to a C string (using system encoding or UTF8 or
MacRoman) it shows in the debugger as \xc9 and prints as \311.
I think I need some help *&%#!±?*#$!
TIA,
Jan E. _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden