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 ?
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 ?