Re: Cocoa File Copy on MacOS X
Re: Cocoa File Copy on MacOS X
- Subject: Re: Cocoa File Copy on MacOS X
- From: Jay Vaughan <email@hidden>
- Date: Mon, 8 Apr 2002 21:04:48 +0800
Please what should I do to simply copy any kind of file?
Do I have still to write/review thousands of C++ code-lines? Still now?
How long a Mac application development time should be?
Please let me know. Thanks.
What's wrong with exec()'ing "/bin/cp" with appropriate args? :)
Or if you don't like exec(), use the Cocoa equivalent for
task-execution, I'm not up on the API enough yet to know it off the
top of my head ...
--
j.
--
jv - Jay Vaughan - email@hidden - email@hidden
- email@hidden - icq:454804
~... threads rolling, keep the threads rolling ...~
-------------------------------------------------------------
_______________________________________________
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.