Does it right?

Paul Whitfield paulw at microsol.iinet.net.au
Thu Sep 11 07:24:45 UTC 2003


shannon wrote:

> In RTEMS:
> 
> sizeof(unsigned32)=4
> sizeof( void * )  =4		
> sizeof( int )     =4
> 
>         shannon
> 


I think that you are asking if the listed identities are
true for RTEMS, however, these are actually compiler /
processor dependent.

As a generally, the relationship is true for a 32-bit
processors, however it is not guaranteed.

Regards

Paul






More information about the users mailing list