home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 3 / CDASC03.ISO / sorties / 4140 / whois_.exe / README.DOC < prev    next >
Text File  |  1992-01-14  |  276b  |  13 lines

  1. whois.cpp 
  2. Usage -  whois username (or part of)
  3.             whois (part of full name)
  4.  
  5. ouput - Lists the user that matches either part of username
  6.         or part of full name
  7.  
  8. environment compiler BC++ 3.0 and Netware C Interface v1.2
  9.  
  10. compile 
  11.     bcc -ml whois sllist lnit.lib
  12.  
  13.