[Q] NSScanner -> \t\t how to fix??
[Q] NSScanner -> \t\t how to fix??
- Subject: [Q] NSScanner -> \t\t how to fix??
- From: Rogier Bosch <email@hidden>
- Date: Fri, 6 Feb 2004 14:25:57 +0100
Hay,
When i use the NSScanner on a flat file, it skips double \t\t (tab
char).
Is there anyway to NOT skip this char?
I ask this because in the 1st line of the flat file i have the
columnnames. The next rows contains the data lines (just a CSV file).
So when parsing the file i do have the column-headers but i can't keep
it in sync with the data fields (since some fields are empty, e.a
\t\t).
Thanks,
Rogier
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.