[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] [PATCH] add scheduler API(take 3?)
- From: Philippe Berthault <Philippe Berthault Bull net>
- To: libvir-list redhat com
- Subject: Re: [Libvir] [PATCH] add scheduler API(take 3?)
- Date: Tue, 22 May 2007 13:26:12 +0200
Richard W.M. Jones a écrit :
Is "long long" part of ANSI C? I thought it was a gcc extension. I
think you should use <stdint.h> to give you integers of fixed sizes,
which seems to be what you want.
long long integer type is part of ISO C99 and gcc is conform to C99 norm.
Regards.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]