home *** CD-ROM | disk | FTP | other *** search
- This statement calls the function userinfo(). It prints
- instructions on the console that explain to the user how to run
- the program. The user can enter one-letter commands: i for
- insert, r for remove, l for look up, p for print, or q for quit.
- After entering an i, the user must enter a one-word name and an
- all-digit phone number. After entering an r or l, the user must
- enter the name that is to be removed or looked up.
-