Possible Duplicate:
What is a stack overflow error?
It just happens when I declare large arrays with the size of 4096*1024
First-chance exception at 0x01382e97 in nsfclient.exe: 0xC00000FD: Stack overflow.
Unhandled exception at 0x01382e97 in nsfclient.exe: 0xC00000FD: Stack overflow.
What should I do to be able to declare big arrays in Visual Studio?