home *** CD-ROM | disk | FTP | other *** search
- Please see header of source code for assorted comments.
-
- rename DHTable.h to DecHexTables.h
-
- makefile should be:
-
- ASCTable.o: ASCTable.c DecHexTables.h
- cc +L ASCTable.c
-
- ASCTable: ASCTable.o
- ln ASCTable.o -lc32
-
- I haven't tried to get this working with the 16-bit int libs. Lemme know
- if someone gets it going. Personally, it's not that important. :->
-
- ACG
-