data->array (!@%$*)
data->array (!@%$*)
- Subject: data->array (!@%$*)
- From: Mathieu Labrie <email@hidden>
- Date: Fri, 14 Jun 2002 14:14:06 -0400
Hi!
I have a problem with NSData values and NSArray ones. I'm
retrieving data from a socket but then I have to store the different
strings contained in the data into an array to use them later in my
application. I tried to write the data into a file but it's not the same
encoding as NSArray and I simply can't get my string values with the
normal "arrayWithContentsOfFile:" thing..
Any idea to solve this?
P.S Sorry for the spelling or syntax error but english is not my main
language :o)
/* Mathieu Labrie
personnel: email@hidden
infoteqc: email@hidden
tout usage: email@hidden */
_______________________________________________
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.