c - sizeof (int) == sizeof (void*)? -


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

  • A compiler implementor who has chosen to apply this optional part of the standard
  • Ul>

    So in general I think this is a tough one.


    Comments