Date: Sun, 2 Jun 1996 13:03:25 +0400 (MSD) From: "Alexander V. Lukyanov" Message-Id: <199606020903.NAA10855@video.yars.free.net> To: djgpp AT delorie DOT com, ksinner AT solaria DOT sol DOT net Subject: Re: long long int > I would like to do something with long long ints (64-bit), but the > libraries don't seem to support conversion from strings to long long > and vice versa, so I can't easily get such numbers into and out of > the program. Is there a library that supports these conversions? I've just wrote that addition to djgpp library. I could put it somewhere or post it to you.