prtdiff_t / void *
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: "gcc-help@xxxxxxxxxxx" <gcc-help@xxxxxxxxxxx>
- Subject: prtdiff_t / void *
- From: Toebs Douglass <toby@xxxxxxxxxxxxxx>
- Date: Sun, 13 Aug 2017 13:41:47 +0200
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0
Is it reasonable to assume a ptrdiff_t can be stored in a void * on the
vast majority of platforms supported by GCC?
Are there any known cases where ptrdiff_t isn't just a signed int, but
actually is a special, magic type?
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]