I have here a function get_stack that instantiates a stack and should return a pointer to the stack, but doesn't. Still, the program continues and updates the stack correctly. that instantia
I have here a function get_stack that instantiates a stack and should return a pointer to the stack, but doesn't. Still, the program continues and updates the stack correctly. that instantia