RE: [Newbie] writing plain text to a file
RE: [Newbie] writing plain text to a file
- Subject: RE: [Newbie] writing plain text to a file
- From: "Mondragon, Ian" <email@hidden>
- Date: Mon, 03 Mar 2003 10:28:02 -0600
ali,
thanks for the info.
- ian
>
-----Original Message----
>
>
Due to these problems, cString is being deprecated, but in the
>
meantime, it's good to stay away from it.
>
>
If you need to convert NSStrings to "char *" filenames appropriate for
>
passing to Posix functions, the method fileSystemRepresentation is your
>
friend. It's in Foundation/NSPathUtilities.h.
>
>
Ali
_______________________________________________
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.