code: drawterm

ref: 82b1d4d6c238074e42e8721a4b8f0d3f7e62756d
dir: /kern/winduhz.h/

View raw version
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include <fcntl.h>
#include <io.h>
#include <setjmp.h>
#include <direct.h>
#include <process.h>
#include <time.h>
#include <assert.h>
#include <stdarg.h>

/* disable various silly warnings */
#pragma warning( disable : 4245 4305 4244 4102 4761 4090 4028 4024)

typedef __int64		p9_vlong;
typedef	unsigned __int64 p9_uvlong;