Listing 1 (FAKELOCK.H) Header File for FAKELOCK.C

//      FAKELOCK.H
//

int     FAKELOCK( char* incode, int key );
/* End of File */