Re: Please explain this error message...
Re: Please explain this error message...
- Subject: Re: Please explain this error message...
- From: Nick Müller <email@hidden>
- Date: Wed, 20 Feb 2002 19:59:18 +0100
On 20.02.2002 at 10:49 Uhr, Martin Kautz wrote:
>
-[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)
If the array has one element, the highest possible index is 0. Indices
start at 0 (even for Pascal-Programmers switching to Obj-C :] )
Nick
_______________________________________________
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.