comp.lang.ada
 help / color / mirror / Atom feed
* Interfacing to C and long long data type
@ 2008-06-25 15:23 Maciej Sobczak
  2008-06-25 16:55 ` Keith Thompson
  2008-06-25 19:08 ` Simon Wright
  0 siblings, 2 replies; 12+ messages in thread
From: Maciej Sobczak @ 2008-06-25 15:23 UTC (permalink / raw)


C has a long long data type, which is supposed to be at least as big
as long. Recently, the same data type is being added to C++ as well
(they were working on it for a long long time).

The problem is that there is no corresponding type in Interfaces.C.

Is it possible to interface with C APIs that use long long?

Similar issue exists with long long double.

--
Maciej Sobczak * www.msobczak.com * www.inspirel.com



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-06-27 20:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-25 15:23 Interfacing to C and long long data type Maciej Sobczak
2008-06-25 16:55 ` Keith Thompson
2008-06-25 21:35   ` Maciej Sobczak
2008-06-26  8:53     ` Sébastien Morand
2008-06-26 10:19       ` Georg Bauhaus
2008-06-26 11:59       ` Maciej Sobczak
2008-06-27 14:31         ` Sébastien Morand
2008-06-27 16:11         ` Dmitry A. Kazakov
2008-06-27 18:53           ` Adam Beneschan
2008-06-27 20:29             ` Simon Wright
2008-06-27 20:46             ` Dmitry A. Kazakov
2008-06-25 19:08 ` Simon Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox