Quote (SlayingWhileInt0xicated @ Oct 26 2012 09:20pm)
The debugger isn't telling me anything.
I compile the program, there are no errors.
I run the program and the menu shows up,
I enter 1 and then all it does it show the menu again when it should call the printall function.
youre not using the debugger then. it allows you to run your program line by line and examine what variables hold what values and what values you passed to the current function