Talk About Network

Google





Programming > C - C++ Learning > Re: order of ar...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 10 Topic 4079 of 4400
Post > Topic >>

Re: order of array subscripts

by Andrey Tarasevich <andreytarasevich@[EMAIL PROTECTED] > Mar 25, 2008 at 12:03 PM

vippstar@[EMAIL PROTECTED]
 wrote:
> Hm.. now I'm confused too. is T arr[4][5] an array of 4 arrays of 5
> Ts? or an array of 5 arrays of 4 Ts?
> I believe it's the latter. (so, arr[0] is an array of 4 Ts)

No. It's the former. 'arr[0]' is an array of 5 Ts (type 'T[5]').

-- 
Best regards,
Andrey Tarasevich
 




 10 Posts in Topic:
order of array subscripts
noway@[EMAIL PROTECTED]   2008-03-25 07:45:00 
Re: order of array subscripts
"Alf P. Steinbach&qu  2008-03-25 09:06:37 
Re: order of array subscripts
Keith Thompson <kst-u@  2008-03-25 09:00:23 
Re: order of array subscripts
vippstar@[EMAIL PROTECTED  2008-03-25 11:49:21 
Re: order of array subscripts
Andrey Tarasevich <and  2008-03-25 12:03:26 
Re: order of array subscripts
Eric Sosman <Eric.Sosm  2008-03-25 15:55:08 
Re: order of array subscripts
"Jim Langston"   2008-03-25 23:59:28 
Re: order of array subscripts
Keith Thompson <kst-u@  2008-03-26 00:43:57 
Re: order of array subscripts
Flash Gordon <spam@[EM  2008-03-26 07:38:23 
Re: order of array subscripts
pete <pfiland@[EMAIL P  2008-03-29 00:10:11 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Wed Jan 7 10:13:10 PST 2009.