home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / listings / v_10_06 / 1006024a < prev    next >
Text File  |  1992-04-14  |  62b  |  5 lines

  1. //    FAKELOCK.H
  2. //
  3.  
  4. int     FAKELOCK( char* incode, int key );
  5.