Creates macros for integers of specific widths, 8, 16, and 32 bit, signed or
authorMichael Hampton <io_error@uncensored.citadel.org>
Fri, 1 Sep 2000 06:49:18 +0000 (06:49 +0000)
committerMichael Hampton <io_error@uncensored.citadel.org>
Fri, 1 Sep 2000 06:49:18 +0000 (06:49 +0000)
commitaa2b8f26b5a25573aa97d48e280114e93fd4d87d
treec244885e374bc27781a30deca4cc509b9f156fc1
parentbd5ee9745469e564bf82746493724fcf9a80cac6
Creates macros for integers of specific widths, 8, 16, and 32 bit, signed or
unsigned.
citadel/typesize.h [new file with mode: 0644]