
29 May
2007
29 May
'07
12:58 p.m.
On Tue, May 22, 2007 at 08:35:04PM +0100, Daniel P. Berrange wrote:
On Tue, May 22, 2007 at 11:32:44AM +0100, Richard W.M. Jones wrote:
+ unsigned long long int ul;
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.
FWIW, we already use 'unsigned long long' in the cpuTime field of the virDomainInfo struct.
hum, right, okay, Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/