Is there an integer type with the same size as the pointer? Is guaranteed on all microarchitecture? According to
, your stdint.h header in C99 will be may declare
So in general I think this is a tough one.
Is there an integer type with the same size as the pointer? Is guaranteed on all microarchitecture? According to
, your stdint.h header in C99 will be may declare
So in general I think this is a tough one.
Comments
Post a Comment