Skip to Content.
Sympa Menu

freetds - 64-bit platforms

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Mark Schaal <mark AT champ.tstonramp.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: 64-bit platforms
  • Date: Wed, 8 Nov 2000 14:41:49 -0800 (PST)


>
> 3) 64bit platforms not logging in. (This is probably because of the
> values set in tds.h, does anyone have an autoconf example for getting the
> right variable types for 16/32 bits?)
>

<inttypes.h> might be worth looking into. I don't know how standard it
is, but my Solarises (Solari?) and Linux seem to have it.

"The fixed-width integer types that <inttypes.h> provides, include
signed integer types, such as int8_t, int16_t, int32_t, int64_t, and
unsigned integer types such as, uint8_t, uint16_t, uint32_t, and uint64_t."


Mark
--
Mark J. Schaal Phone: (909) 620-7724
TST On Ramp Fax: (909) 620-8174
System Administrator E-Mail: mark AT tstonramp.com




Archive powered by MHonArc 2.6.24.

Top of Page