Disk 116 (May 1989) : types.h
/* * Hey, I'm used to UNIX. What can I say? */ typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned long u_long;
/* * Hey, I'm used to UNIX. What can I say? */ typedef unsigned char u_char; typedef unsigned short u_short; typedef unsigned long u_long;
Created by Troy Davis 2006-2008. Some Rights Reserved.