bug-gnustep
[Top][All Lists]
Advanced

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

NSSet.h doesn't declare all methods


From: Benhur Stein
Subject: NSSet.h doesn't declare all methods
Date: Wed, 26 Feb 2003 14:30:51 -0300
User-agent: Internet Messaging Program (IMP) 3.0

Hi.

NSSet.h does not contain the declaration of the following methods:

+ (id) setWithObjects: (id*)objects 
                count: (unsigned)count;

- (void) makeObjectsPerformSelector: (SEL)aSelector;
- (void) makeObjectsPerformSelector: (SEL)aSelector withObject: argument;
- (NSString*) description;

Benhur




reply via email to

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