Change _ssize() so it doesn't rely on sizeof(char) or sizeof(short):
8 bits is 1 byte, and that isn't about to change any time soon. (I hope!)
Showing
Please register or sign in to comment
8 bits is 1 byte, and that isn't about to change any time soon. (I hope!)