Re: Calling fopen() from a simple C++ program in Xcode 5.0.2 raises EXC_BAD_ACCESS, code=2
Re: Calling fopen() from a simple C++ program in Xcode 5.0.2 raises EXC_BAD_ACCESS, code=2
- Subject: Re: Calling fopen() from a simple C++ program in Xcode 5.0.2 raises EXC_BAD_ACCESS, code=2
- From: Jens Alfke <email@hidden>
- Date: Tue, 24 Dec 2013 12:12:34 -0800
On Dec 24, 2013, at 10:31 AM, Dan Korn < email@hidden> wrote:
If you have shell access to the remote server, you can probably split up the file without having to write C/C++ code. For instance, the ‘zip’ tool can create split archives. There’s also a tool called ‘split’ but it sounds like it’s for text files, although it does have an option to use a byte count instead of a line count.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden