discuss-gnustep
[Top][All Lists]
Advanced

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

NSMutableArray variable using an NSString???


From: Jeric Batarina
Subject: NSMutableArray variable using an NSString???
Date: Mon, 21 Feb 2011 00:49:25 +0800

Is it possible to use NSString as the variable to create an NSMutableArray?

My thoughts is that it'd go like this:

NSMutableArray [NSString stringWithCString: <variableName>] =
[NSMutableArray new];

Any ideas if this'd work?



reply via email to

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