I want to write some data to a disk file. Nothing major, just ASCII data to a 'txt' file.
Would I just use the good ol'e 'fout' as you would in 'C' or is it best to use NSOutputStream?
I am using XCode4 and Cocoa.
Pete
Would I just use the good ol'e 'fout' as you would in 'C' or is it best to use NSOutputStream?
I am using XCode4 and Cocoa.
Pete