help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: does GNU objc have a generic List class for storing objects ?


From: Adam Fedor
Subject: Re: does GNU objc have a generic List class for storing objects ?
Date: Fri, 29 Jan 2010 11:38:28 -0700

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]