[Mono-devel-list] Compiler Warnings..

Chris Ridd chris.ridd at isode.com
Wed Dec 1 11:50:54 EST 2004


On 1/12/04 4:04 pm, Willibald Krenn <Willibald.Krenn at gmx.at> wrote:

> I've introduced one additional global header file called intps.h: It's
> sole purpose is to define an unsigned integer that is guaranteed to be
> the same size as a pointer: uintps. (unsigned int pointer size)

C99's <stdint.h> header defines some symbols like this (intptr_t and
uintptr_t); wouldn't it be better to use those if possible?

Cheers,

Chris





More information about the Mono-devel-list mailing list