Date: Mon, 1 Feb 1999 21:20:37 -0800 (PST) From: Louis Paul Santillan To: djgpp AT delorie DOT com Subject: DJGPP 64-bit math source Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com I'm looking at code from djlsr201.zip but cannot find the implementation for the 64-bit math operation '*' though I found the division implementation in the lldiv.c in stdlib dir. I'd also like to see the '<<' & '>>' as the other bit operations are rather easy to implement as well as '+' & '-'. If anybody can tell me we they're located, I'd be much obliged. Thanks, Louis