×

Loading...

the stack is assigned during a *.c file compiled and loading into system. a executable file contains: symbol table,global variables, program code. so how a programmer enlarge the stack used by the *.c application?

Report