NSMutableArrays and Integers
NSMutableArrays and Integers
- Subject: NSMutableArrays and Integers
- From: "Hussain Bandukwala" <email@hidden>
- Date: Mon, 17 Mar 2003 02:26:38 -0500
Hello All,
Is it possible to add integer values to an NSMutableArray object? I in particular, would like to add the counter of a for loop in the NSMutableArray object. I tried to convert the integer into its charValue, string value, as well as added another integer counter that moves 1:1 with the for loop counter, but all efforts were in vain. Could someone please guide me? Would these added integer values be obtained by the method, [receiver objectAtIndex: index]?
Thanks,
Hussain
========================================================================
Hussain H. Bandukwala,
C-1116, 1189 Beall Ave.,
The College of Wooster,
Wooster, OH - 44691.
(Home) -- (330)-287-3000 (x-7107)
(Cell) -- (330)-412-1980
http://pages.wooster.edu/hbandukwala
"They build too low who build beneath the skies."
-- an inscription on a building in Washington, D.C.
========================================================================
_______________________________________________
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.