Tensor's blog

By Tensor, 12 years ago, In English

trying to increase the stack size while running c++ code from terminal, i tried google and get gcc -Wl,--stack,200000000 and also g++ -Wl,--stack,200000000 i tried to write these through the terminal but i get something like cannot find and error and fatal error, any help please!

thanks in advance

UP solved

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
12 years ago, hide # |
← Rev. 3  
Vote: I like it 0 Vote: I do not like it

Please Wipe this.