Data types in samba4

Stefan (metze) Metzmacher metze at samba.org
Fri Jan 16 08:18:14 GMT 2004


tridge at samba.org wrote:

> Tim,
> 
>  > How about the C99 types intN_t and uintN_t where N is 8,16,32,64(?).
>  > Use configure to declare typedefs for compilers that aren't C99.
> 
> ok, sounds great.
> 
> So, who wants to do the big patch for Samba4 to do this?  Metze, feel
> like doing another big patch? :-)

Ok, I'll do it:-)

so is this what we want?

int_t
int8_t
int16_t
int32_t
int64_t

uint_t
uint8_t
uint16_t
uint32_t
uint64_t


tridge: should the large_t => uint64_t ?
-- 
metze

Stefan Metzmacher <metze at samba.org> www.samba.org


More information about the samba-technical mailing list