Re: variable weirdness
Re: variable weirdness
- Subject: Re: variable weirdness
- From: Cameron Hayne <email@hidden>
- Date: Sat, 11 Feb 2006 13:58:47 -0500
On 11-Feb-06, at 10:42 AM, Scott Ribe wrote:
Any chance you have:
my_a[1]=
...
my_a[13]=
Instead of:
my_a[0]=
...
my_a[12]=
Ah - good catch Scott!
I didn't notice that Erik's example started with index=1.
--
Cameron Hayne
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden