home *** CD-ROM | disk | FTP | other *** search
-
- WHAT'S HERE:
-
- A simple test program is provided which demonstrates how to use the object
- and tests a few of the basic features. To compile the test program
- LockFileTest.m, type: (assuming daymisckit is installed properly)
-
- cc -O -Wall -o LockFileTest LockFileTest.m -ldaymisckit -lNeXT_s
-
- This program was used to verify proper operation of some, but not all, of
- the DAYLockFile methods during development.