From: MUHAMMAD101 AT cyberlib DOT itb DOT ac DOT id Organization: Computer Center ITB To: djgpp AT delorie DOT com Date: Tue, 14 Jul 1998 09:51:17 +07 Subject: big matrix/array Message-ID: <35D0C6B0BF1@cyberlib.itb.ac.id.> Precedence: bulk Hi all.. I'm new in C especially djgpp, but everything works fine at this time, the compiler, allegro, rhide. Because I'm working with something need a big matrix, how can I do this with djgpp ? With FPC Pascal I did it easyly a : array[1..3000,1..3000]; And it works. Just it and thank very much for all of your attention and your help muhammad101 AT cyberlib DOT itb DOT ac DOT id