Equivalent to the fscanf() C function in Cocoa?
Equivalent to the fscanf() C function in Cocoa?
- Subject: Equivalent to the fscanf() C function in Cocoa?
- From: Arthur VIGAN <email@hidden>
- Date: Thu, 22 Aug 2002 15:26:36 +0200
Hi,
Is there an equivalent to the C function fscanf() in the Cocoa framework for
an NSString?
The "problem" is that my application generates strings containing int values
separated by a space (for instance: "150 221 14 487 174") that I would like
to put in an array.
Thanks in advance.
Arthur
_______________________________________________
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.