Space inflate book.cpp

Also document most interesting parts.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2009-05-06 10:28:17 +02:00
parent 92ca97d121
commit afadc33fb4
3 changed files with 120 additions and 100 deletions

View File

@@ -38,6 +38,7 @@
# include <windows.h>
# include <time.h>
# include "dos.h"
static int gettimeofday(struct timeval* tp, struct timezone*)
{
SYSTEMTIME systime;