| version 1.4 | version 1.5 | |||
|---|---|---|---|---|
|
| |||
| //hudlog.c added 11/01/98 Matthew Mueller - log messages and score grid to files. | //hudlog.c added 11/01/98 Matthew Mueller - log messages and score grid to files. | |||
| #include <time.h> | #include <time.h> | |||
| #include <stdio.h> | #include <stdio.h> | |||
| #include <string.h> | ||||
| #ifndef _MSC_VER | #ifndef _MSC_VER | |||
| #include <unistd.h> | #include <unistd.h> | |||
| #else | #else |
| Legend: | |
| line(s) removed in v.1.4 | |
| line(s) changed | |
| line(s) added in v.1.5 | |