home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 1204.BASSLIB2.H < prev    next >
Text File  |  1990-12-16  |  215b  |  9 lines

  1. /*    basslib2.h - header file for basslib2.c
  2.     Assumes that basslib.h has already been included.
  3. */
  4.  
  5. int getpassword(char *keystring, byte noecho, int defaultc);
  6.     /*    Get Bassomatic pass phrase from user. */
  7.  
  8.  
  9.