Re: reading a text file
Re: reading a text file
- Subject: Re: reading a text file
- From: Ben Dougall <email@hidden>
- Date: Sun, 18 May 2003 22:30:20 +0100
On Sunday, May 18, 2003, at 08:48 pm, Tito Ciuro wrote:
On domingo, mayo 18, 2003, at 21:34 Europe/Madrid, Tito Ciuro wrote:
If you use stringWithCString, you'll skip international symbols, like
"q", accents, et al.
Oops! It seems that the lists.apple.com server isn't UT8 friendly! ;-)
Instead of "q", I wrote the symbol that we Spaniards use above the
"n", as in Espa(n)a. This is a good example why one would use
stringWithUTF8String instead of stringWithCString...
which is a visual demonstration of exactly what stringWithCString would
do i guess
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.