Converting object address in array to index in array
Converting object address in array to index in array
- Subject: Converting object address in array to index in array
- From: Chewtoy <email@hidden>
- Date: Thu, 20 Nov 2003 12:08:45 -0800
Greetings,
I'm using | int temp = [dbRecords
indexOfObjectIdenticalTo:oldRecord]; | to get the index of the object
in the array but it returns it as an object address how would i convert
the object address to its index in the array?
_______________________________________________
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.