Computing.Net > Forums > Windows NT > C++ Array Size

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

C++ Array Size

Reply to Message Icon

Name: Selma
Date: September 23, 2003 at 07:46:46 Pacific
OS: Window NT
CPU/Ram: 256
Comment:

Hi!
I want to have a 2D array size of [512][512]. However, my C++ program can only compile to [256][256]. Is there a reason for this? And how do I redefine my software so it accepts larger array sizes?

All I did was

int array_a[512][512];

and it is not accepting the dimensions.

Please help!!

A million thanks!

Selma



Sponsored Link
Ads by Google

Response Number 1
Name: Maurice Reed
Date: September 24, 2003 at 00:30:32 Pacific
Reply:

This is the Windows NT forum. You should try the programming forum, look at the index on the left-hand side <---

I would suggest that you investigate the setup of the compiler and check what 'model' it thinks it is compiling in. I would suggest 'large' or 'huge'


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: C++ Array Size

Administrator Account www.computing.net/answers/windows-nt/administrator-account/4873.html

virtural memory www.computing.net/answers/windows-nt/virtural-memory/14904.html

Autocad 12 (Dos) under WindowsNT(4.0)?? www.computing.net/answers/windows-nt/autocad-12-dos-under-windowsnt40/662.html