X-Sent: 23 Oct 2000 08:57:22 GMT Message-Id: <5.0.0.25.1.20001023105643.009dceb0@mail.namezero.com> X-Sender: mithrandi DOT net AT mail DOT namezero DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Mon, 23 Oct 2000 10:57:51 +0200 To: djgpp AT delorie DOT com From: Mithrandi Subject: Large numbers Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Reply-To: djgpp AT delorie DOT com Is it possible to work with numbers that are larger than the size of an unsigned long long int in DJGPP? (For example, 99999999999971737666) If so, please explain how.