comp.lang.ada
 help / color / mirror / Atom feed
From: Adrian Knoth <adi@thur.de>
Subject: Re: Trying to import a C function
Date: 7 Nov 2003 15:02:59 GMT
Date: 2003-11-07T15:02:59+00:00	[thread overview]
Message-ID: <slrnbqnd13.qb.adi@ppc201.mipool.uni-jena.de> (raw)
In-Reply-To: slrnbqksa7.kp2.randhol+valid_for_reply_from_news@kiuk0156.chembio.ntnu.no

Preben Randhol <randhol+valid_for_reply_from_news@pvv.org> wrote:

>>    type dev_t is new ushort;
> Isn't dev_t a ulonglong?

sys/types.h:
typedef __dev_t dev_t;

bits/types.h:
typedef __u_quad_t __dev_t;             /* Type of device numbers.  */
__extension__ typedef unsigned long long int __u_quad_t;

So to say, dev_t is ulonglong.


-- 
mail: adi@thur.de  	http://adi.thur.de	PGP: v2-key via keyserver

Kindermund tut Kotze kund.



  reply	other threads:[~2003-11-07 15:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-06 10:07 Trying to import a C function Preben Randhol
2003-11-06 10:40 ` Lutz Donnerhacke
2003-11-06 16:05   ` Preben Randhol
2003-11-07 15:02     ` Adrian Knoth [this message]
2003-11-07 15:13       ` Preben Randhol
2003-11-10 14:39     ` Lutz Donnerhacke
2003-11-10 16:10       ` Preben Randhol
2003-11-10 16:45         ` Adrian Knoth
2003-11-06 14:48 ` Steve
2003-11-06 17:11   ` Warren W. Gay VE3WWG
2003-11-07  8:44     ` Preben Randhol
2003-11-10 17:39       ` Warren W. Gay VE3WWG
2003-11-11  8:26         ` Preben Randhol
replies disabled

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