On Jan 29, 2010, at 7:47 AM, Pascal J. Bourguignon wrote:

> 
> On 2010/01/28, at 09:34 , bt news wrote:
> 
>> does GNU objc have a generic List class for storing objects ?
> 
> Yes, they're called NSArray and NSMutableArray.
> 

That is in the GNUstep base library (gnustep-base).

GNU gcc by itself does not have a standard Objective-C library.  Only the root 
Object class and constant string class come with the compiler library.

_______________________________________________
Help-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnustep

Reply via email to