Message-Id: <199808161131.NAA08483@d1o22.telia.com> From: "Johan Henriksson" To: "DJGPP mailinglist" Subject: positive ints and arrays Date: Sun, 16 Aug 1998 13:31:09 +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 2 questions: 1: How do I make DJGPP threat a single 32-bit integer as only positive so I can use the negativebit for data? 2: How do I declare a 2D dynamic array?