To: djgpp AT delorie DOT com Message-ID: <19961128.160923.4455.7.chambersb@juno.com> From: chambersb AT juno DOT com (Benjamin D Chambers) Date: Wed, 27 Nov 1996 19:07:35 EST I just wanted to check: What are the bit-sizes of data types in DJGPP? As in, which is 8-bit, 16-bit, and 32-bit types? I thought int was 16-bit, but now I'm not so sure...