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? _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
