How to catch integer 64 bit return variable type

new topic     » topic index » view thread      » older message » newer message

Dear all,

I'm building a small application using sqlite3 API. The application run 
smoothly until an integer field consists a value greater than 32 bit 
integer was found on database. Particularly, sqlite3 API has some 
functions with 64 bit integer return value (long long int variable 
type), but it can't be catch properly in Euphoria since library dll.e 
does not provide any constant variable for handling 64 bit integer 
return value at all. Trying one of both C_FLOAT and C_DOUBLE only return 
a 'nan' value.

Any information, suggestion or an idea to solve this problem?

PS: Sorry for my bad english....

Doni

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu