array with int
array with int
- Subject: array with int
- From: Sascha Kuehn <email@hidden>
- Date: Wed, 10 Mar 2004 14:20:25 +0100
hi,
can someone tell me why this not work??
------------------------------------------------------------------------
--------
NSMutableArray *temp = [[NSMutableArray array] retain];
[temp addObject:0];
------------------------------------------------------
sascha
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.