Init NSArray with c array
Init NSArray with c array
- Subject: Init NSArray with c array
- From: "Jay Rimalrick" <email@hidden>
- Date: Mon, 22 Dec 2003 21:12:16 -0500
Is there a way to convert a c array of ints:
int anArray[5];
to a NSArray without looping through each value?
thanks in advance,
jay
________________________________________________________________
Sent via the WebMail system at 1st.net
_______________________________________________
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.