|
|
|
|
|
by jasonm23
3491 days ago
|
|
True, but I think calling this usage archaic is still ok(ish) unless we are in pedantic mode, and of course sometimes we must. Since you say yourself, non-8 bit bytes are no longer at large. I agree certainly that in networking and when dealing with just legacy ASCII, byte is an imprecise term. |
|
Given the different programming : manufacturing ratio of these systems, I'm not surprised that they see less exposure in the programming community, but it's not a matter of pedantry, it's really a matter of correct use and not being creeped out when the compiler insists that sizeof(char) and sizeof(int) are both 1, on a 32-bit machine.