Name: Anonymous 2010-09-02 0:50
should i read k&r
char is not guaranteed to be one byte long (the only thing the standard guarantees is that it can take at least 255 different values), and nobody is saying it's ``equal to an int''.chars with a terminating '\0' (which I assume is what you meant when you said ``/n'').