I've got a program that has a main menu for the user to choose from in main. each choice calls a different function. the first choice in main is to enter information, it calls a function getinfo. It works but how do I go back to main everytime I finish a function so the user can pick another.
choices (and functions)
1. enter info
2. update info
3. calculate
4. display
5. exit
any help is appreciated....



LinkBack URL
About LinkBacks


