home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!hal.com!decwrl!csus.edu!netcom.com!feustel
- From: feustel@netcom.com (David Feustel)
- Newsgroups: comp.os.os2.programmer
- Subject: Re: SHORT, USHORT, and other absurdities
- Message-ID: <qr+nf3a.feustel@netcom.com>
- Date: 22 Aug 92 14:15:06 GMT
- References: <1992Aug10.162757.13720@thyme.jpl.nasa.gov> <19920811.003756.988@almaden.ibm.com> <910@nazgul.UUCP>
- Organization: DAFCO: OS/2 Software Support & Consulting
- Lines: 25
-
- I've often wished that the following typdefs had been included in C:
-
- typedef unsigned char U08;
- typedef signed char I08;
- typedef unsigned short int U16;
- typedef signed short int I16;
- typedef unsigned int U32;
- typedef int I32;
- Typedef unsigned long int U64;
- Typedef long int I64;
- typedef signed int I32;
- typedef float F32;
- typedef double F64;
-
- Also, I would have liked WORD, HWORD and DWORD as length specifiers
- where WORD is the register size. Oh Well...
- --
- Dave Feustel N9MYI <feustel@netcom.com>
- ---
- Given Civil Seizure, from the DEA's point of view, winning the War on
- Drugs would be killing the Goose that lays golden eggs.
-
- The Drug War is a government-sponsored, taxpayer-financed,
- full-employment program for psycho/socio-paths, wannabees and
- gonnabees.
-