Re: NSString and control character
Re: NSString and control character
- Subject: Re: NSString and control character
- From: Jeremy Dronfield <email@hidden>
- Date: Thu, 26 Sep 2002 13:57:15 +0100
On Thursday, September 26, 2002, at 03:54 am, Seungoh Ryu wrote:
How can I turn the long TeX file into an NSString with all the \
commands in tact
without a major hassle ?
Replace each occurrence of "\" with "\\".
-Jeremy
========================================
email@hidden // email@hidden
The Alchemy Pages:
- fractious fiction at
http://freespace.virgin.net/jeremy.dronfield
========================================
_______________________________________________
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.