Basic help with tab-delimited files
Basic help with tab-delimited files
- Subject: Basic help with tab-delimited files
- From: <email@hidden>
- Date: Wed, 30 Jan 2002 14:01:43 -0600
Hello all,
I recall seeing something on this topic not all that long ago, so I
apologize for re-posting this question. Unfortunately, I did not save the
note and would rather risk some chastisement than spend any more time
fruitlessly searching the archives/Google/etc.
I am developing a Cocoa app that will need to open and process data from a
tab-delimited text file. Anyone know of a well designed example of doing
that? I see some Cocoa file related classes, but nothing that appears to
handle what I need. I could write the code in C, but I'm not sure what the
best method of integrating the two would be, or even if that would be the
best option. Any pointers would be appreciated.
Thanks and sorry for the basic question.
C