u_int32_t

David Laight david at l8s.co.uk
Sat Oct 14 09:07:35 CDT 2006


On Sat, Oct 14, 2006 at 10:53:46PM +1000, Robert Lunnon wrote:
> Seems these typedefs have found their way into some of the source files, from 
> my recollection these definitions aren't used. What is the official typedef 
> for these types;
> IE
> u_int32_t
> uint32_t
> or
> UINT32

The C99 type is 'uint32_t' - and should be defined by inttypes.h


	David

-- 
David Laight: david at l8s.co.uk



More information about the wine-devel mailing list