chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] foreign-type for int64_t?


From: Alejandro Forero Cuervo
Subject: [Chicken-users] foreign-type for int64_t?
Date: Wed, 24 May 2006 16:00:59 -0500
User-agent: Mutt/1.5.9i

What foreign-type specifier should I use if I need an int64_t in C?

Right now I'm using 'long' (which, I know, is just 32 bits) and
filling my code with casts.  Perhaps an int64 foreign-type specifier
should be defined?

Alejo.
http://azul.freaks-unidos.net/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]