comp.lang.ada
 help / color / mirror / Atom feed
From: Maciej Sobczak <see.my.homepage@gmail.com>
Subject: Interfacing to C and long long data type
Date: Wed, 25 Jun 2008 08:23:26 -0700 (PDT)
Date: 2008-06-25T08:23:26-07:00	[thread overview]
Message-ID: <fcff078f-e53d-4560-a275-3d2620f1d34e@w7g2000hsa.googlegroups.com> (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



             reply	other threads:[~2008-06-25 15:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-25 15:23 Maciej Sobczak [this message]
2008-06-25 16:55 ` Interfacing to C and long long data type 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
replies disabled

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