[GSOC] rems supported int, long and pointer width(Xiaochen Pan)

Gedare Bloom gedare at rtems.org
Thu Aug 16 18:48:37 UTC 2012


They are dependent on the processor.

You can get them in C by using:
sizeof(int)
sizeof(long)
sizeof(void*)

On Thu, Aug 16, 2012 at 2:46 PM, Xiaochen Pan <panx at seas.upenn.edu> wrote:

> Hi there,
>
> What is the width for datatypes int, long, and pointer in rtems
> respectively? Are they depended on the processor? where are they defined?
>
> Thank you,
> Xiaochen
> _______________________________________________
> rtems-devel mailing list
> rtems-devel at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20120816/c234464e/attachment.html>


More information about the devel mailing list