Link to home
Start Free TrialLog in
Avatar of Bvm 18
Bvm 18

asked on

modify stack size of a process on Windows?

how to find the current stack size of application which is compiled with Cygwin?

How to increase the size of stack for the same application which is compiled with Cygwin?

Thanks,
Bvm
Avatar of Dr. Klahn
Dr. Klahn

the stack size is set when you compile the application.
ASKER CERTIFIED SOLUTION
Avatar of Bvm 18
Bvm 18

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial