Re: a c question
Re: a c question
- Subject: Re: a c question
- From: john <email@hidden>
- Date: Tue, 7 Feb 2006 19:21:46 -0500
Hi Scott,
Couldn't he make a foundation tool and stick with Cocoa (making
available Foundation in order to use NSMutableArray)? I've only used
foundation tools for testing in Xcode, but I assumed they could be
run at the command line as well.
-- John
You will want to create a Core Foundation tool, most like.
The equivalent class to look up is CFMutableArray. A good starting
point is <http://developer.apple.com/documentation/CoreFoundation/
Conceptual/CFCollections/index.html#//apple_ref/doc/uid/10000124i>
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden