![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| diagonal matrix to square matrix | yifangt | Shell Programming and Scripting | 11 | 09-12-2009 03:13 PM |
| #define in perl | srinivasan_85 | UNIX for Dummies Questions & Answers | 7 | 11-01-2007 07:02 AM |
| mysterious #define | frequency8 | High Level Programming | 6 | 05-26-2007 12:16 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to define a very big matrix in C?
Hello!!
I need to do some performance test using a very big matrix (bi-dimensional array) but I have problems with this. Is there any limitation in declarations? because if I do this: Code:
int matriz[10000][10000]; Where can i read about this?? BTW I'am working on a windows xp 32bits pc with 3 gb of ram. Thanks a lot! |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|