Windows- 'C' compiler Turbo C

Light Poster
1Apr2009,09:09   #1
santmaurya's Avatar
I would like to define the two dimensional array of approximately size 60000 x 13. But our compiler gives the error "Array size too large" . It allows me to have the dimensions of about 5200 x 12 only. So I want to know, is there any limitation for array size ?? If yes what is it ?? and how can I accomodate my aforesaid data ?
Go4Expert Founder
1Apr2009,09:43   #2
shabbir's Avatar
Duplicate of Windows- 'C' Turbo C, "ARRAY SIZE TOO LARGE". Thread closed.

Do not create the same thread more than once.