wtc
|
63c20c82b4
|
Fixed compiler warnings, mostly in printf format mismatches. Most of
the fixes are supplied by Nathan Torkington <gnat@frii.com>.
|
1998-04-13 22:00:47 +00:00 |
wtc
|
46fd3d75dc
|
Include <stdlib.h> for malloc and free.
|
1998-04-08 00:14:54 +00:00 |
wtc
|
51f022b080
|
The static variable 'tracefile' is only used when WIN16 is defined,
so put it inside #ifdef to eliminate unused variable compiler
warning on other platforms.
|
1998-04-07 22:40:39 +00:00 |
ltabb
|
3b56a9af51
|
Free the lizard
|
1998-03-28 02:44:41 +00:00 |