save 2 dimensional array to file
save 2 dimensional array to file
- Subject: save 2 dimensional array to file
- From: Gregor Hofer <email@hidden>
- Date: Tue, 3 Jun 2003 18:10:53 +0200 (CEST)
Hi,
I need to save a 2 dimensional array to a file. The file needs to be
imported into excel so the best would be to have a tab delimiter. Does
anyone know how to do this?
I tried it with NSDictionary and write to File but it saves it into XML
format.
The output should look something like this:
1 a b c d ....
2
3
4
.
.
.
thank you,
Gregor
__________________________________________________________________
Gesendet von Yahoo! Mail -
http://mail.yahoo.de
Logos und Klingeltvne f|rs Handy bei
http://sms.yahoo.de
_______________________________________________
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.