Subject | Re: [IB-Architect] SQL_INT64 and SQL_QUAD |
---|---|
Author | Bill Karwin |
Post date | 2000-05-09T20:40:34Z |
Also, I notice a Quad is a struct of two 32-bit integers, one unsigned.
An Int64 is a long long, or __int64, or whatever is the name of the 64-bit
signed integer supported natively by the compiler.
Bill Karwin
An Int64 is a long long, or __int64, or whatever is the name of the 64-bit
signed integer supported natively by the compiler.
Bill Karwin