Re: Writing Files
Re: Writing Files
- Subject: Re: Writing Files
- From: Robert Fischer <email@hidden>
- Date: Mon, 30 Jun 2003 18:23:55 +0200
On Monday, June 30, 2003, at 04:21 PM, Marco Binder wrote:
When I try to compile that bit of code, it tells be that there is a
parse error before the * of the line "NSSavePanel* sp = [NSSavePanel
savePanel];". Why might that be happenening? It looks good to me...
There is no declaration ( NSSavePanel* sp... ) allowed after calling
methods or functions ( pdf417init(&p); ). This is still not C++ ;-)
Robert
--
--- - .-. -- --
--- / \ ---- tin:b Software
.-. / \ --- .-. __o .-. (i)
/ \ / \ / \ _`\<,_ / \ Robert Fischer
/ \ / \ / \ (*)/ (*) / `---------------
/ `---' `-' `-----------'
_______________________________________________
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.