>>16I really wonder how C would work on systems where the word size is variable
I also wonder how C would work on systems with far and near pointers without using extencions and without being slow as balls
We know for a fact that you can't have byte addressing in machines where bytes are less than 8 bit or/and in machines where you have bigger basic charset than the system's byte size