/ Published in: Objective C
URL: http://stackoverflow.com/questions/2308159/download-a-file-iphone-sdk
Expand |
Embed | Plain Text
if(err.code != 0) { //HANDLE ERROR HERE } //save //retrive
You need to login to post a comment.
saturngod on 09/17/10
2 people have marked this snippet as a favorite
URL: http://stackoverflow.com/questions/2308159/download-a-file-iphone-sdk
if(err.code != 0) { //HANDLE ERROR HERE } //save //retrive
You need to login to post a comment.