typedef struct _TIMER { unsigned long time; } TIMER; void sleep(unsigned long ms);