int the_char(int nth);
Returns the ascii code of the nth character of the buffer, 0 for illegal position or at end of file. the_char definition is equivalent to: