sizeof() return type ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




This one is taxing me, what is the correct type returned by the built in sizeof() operator ?

int ?
unsigned int ?
size_t ?
ssize_t ?

Where does size_t and ssize_t originate from ?  ANSI/stdio ?

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux