> -----Original Message----- > From: D. Richard Hipp [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 22, 2004 6:52 AM > To: Sqlite Forum > Subject: Re: [sqlite] SQLite v3.0 - compiling under Windows > > > In MSVC and in Borland, a signed 64-bit integer is __int64, right? > What's an unsigned 64-bit integer on those compilers? > > Do MSVC and Borland support the "long double" type? > > --
Yes: ___From Builder 5 C++ Help__________________ Header File math.h Category Math Routines Syntax #include <math.h> long double _atold(const char *s); long double _wtold(const wchar_t *s); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]