Re: Using C++ iostreams for file IO in Cocoa
Re: Using C++ iostreams for file IO in Cocoa
- Subject: Re: Using C++ iostreams for file IO in Cocoa
- From: Dan Price <email@hidden>
- Date: Wed, 1 Feb 2006 21:51:13 +0000 (GMT)
--- Derrick Bass <email@hidden> wrote:
> iostreams take path names, so this should do it:
>
> ifstream myStream( [[panel filename]
fileSystemRepresentation] );
>
> I haven't tested it, though.
Thank you, that works fine :-)
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden