Dynamic memory issuesAwesome. Thanks for your help! For anyone interested, the final version looks like this: [code] c...
Dynamic memory issuessorry, that's a typo. MAXSTACK should be INIT_STACK
Dynamic memory issuesI'm working on a dynamic stack, and I keep getting a heap corruption error when expandStack() is cal...