Subject | RE: [firebird-support] what to use |
---|---|
Author | Andrew Lowe |
Post date | 2006-08-18T06:19:59Z |
> -----Original Message-----"__int64" or "long long" if memory serves me correctly are standard
> From: firebird-support@yahoogroups.com
> [mailto:firebird-support@yahoogroups.com] On Behalf Of
> Dimitry Sibiryakov
> Sent: Friday, 18 August 2006 2:44 PM
> To: firebird-support@yahoogroups.com
> Subject: RE: [firebird-support] what to use
>
> On 17 Aug 2006 at 19:18, Nick wrote:
>
> >A) That's not a standard C datatype
>
> Who said that this is a datatype? This is a constant to set
> in sqltype. You should ask more definite questions to get
> more precise answers.
> For data buffer you can use any 64-bits variable of your
> programming language.
>
> --
> SY, Dimitry Sibiryakov.
C/C++ 64 bit ints - I think???
Andrew