IDL: uint64 or udlong

Stefan (metze) Metzmacher metze at samba.org
Tue Jan 15 15:57:10 GMT 2008


Amin Azez schrieb:
> Grepping of the samba4 source helped me delcare an actual uint64_t by
> specifying a udlong.
> 
> If I specify uint64 in the idl the pidl generated files try to make use
> of "struct uint64" instead of uint64_t
> 
> Using udlong sounds like a step towards architecture specific sizes and
> makes me uneasy. 
> 
> What should I be using in my idl when I want a 64 bit unsigned integer
> (for file-offsets in this case)?

use 'hyper'

metze


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba-technical/attachments/20080115/e4be23ed/signature.bin


More information about the samba-technical mailing list