Message-Id: <199807302138.XAA10684@d1o22.telia.com> From: "Johan Henriksson" To: "DJGPP mailinglist" Subject: short int and unsigned char Date: Thu, 30 Jul 1998 23:42:07 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Precedence: bulk from: Johan Henriksson johan DOT henriksson AT borlange DOT mail DOT telia DOT com HTTP://w1.243.telia.com/~u24303976 UIN #12035895 Hi! I wonder how big a short int is (in bits) and if there are anything smaller then an unsigned char (1, 2, 4 bits). I also wonder if there is any command to read and write a single bit in a variable. Thanks in advance.