Re: reading a text file
Re: reading a text file
- Subject: Re: reading a text file
- From: Tito Ciuro <email@hidden>
- Date: Sun, 18 May 2003 21:48:11 +0200
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...
Cheers,
-- Tito
_______________________________________________
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.