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!)
G
Greg Ward committed
38c9266f4203d5d01a0c76f649ff5ba7840afbe1
Parent: d676906
8 bits is 1 byte, and that isn't about to change any time soon. (I hope!)