home *** CD-ROM | disk | FTP | other *** search
/ Java by Example / jbecd.bin / JBE-CD / NTUsers / JBECODE.ZIP / JavaByExample / chap33 / lst33_3.txt < prev    next >
Encoding:
Text File  |  1996-03-22  |  161 b   |  9 lines

  1. /**
  2.  * Retrieves a test string from the user.
  3.  *
  4.  * @param userNum The user's ID number
  5.  * @return The string the user entered
  6.  * @see #PutString()
  7.  */
  8.  
  9.