Hello Everybody, 1) How do I increase the program stack space using cc/c++? 2) I once got out of memory exception on Linux.Since Linux uses virtual memory, I think this should not have happened. Is there any separate set of syscalls for virtual memory? Thanks. Bye