I need to make an algorithm of a Main (Driver) module. When the system starts the process, the system calls Display Menu. The system validates the user's input, & if it is one of the menu choices, transfers execution to the process selected by the user. when that the process has completed, control returns back to the main which again displays the menu to the user and awaits the user chice to end the program. If the user selects any process listed in Display Menu that does not exist, eg Add Donor, the system should display a mess. informing the user the selection is under construction. This module simply displays the menu choices & requests the userto input thier choice. Include selections & donation.
2006-06-17
14:14:50
·
2 answers
·
asked by
danielebeltoft
1
in
Computers & Internet
➔ Programming & Design