FWIW intptr_t and uintptr_t

Sebastian Huber sebastian.huber at embedded-brains.de
Sat Sep 26 20:52:05 UTC 2015


The fixed size 8-bit, 16-bit, 32-bit and 64-bit integer types are optional too.  I don't think this is a compiler issue.  Some architectures may have problems to support such types.

----- Am 26. Sep 2015 um 21:30 schrieb Joel Sherrill joel.sherrill at oarcorp.com:

> Hi
> 
> I was doing some investigation this week and noticed that both these types are
> optional in C99 and POSIX. We know gcc and llvm have them and checked on two
> (non Microsoft) closed source compilers. All supported it.
> 
> I had always taken then for granted as part of C99. I think they are universally
> supported or nearly so. So no problem to use.
> 
> Just a warning to keep squirrelled away. I don't think we should change
> anything.
> --joel
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel



More information about the devel mailing list