int next_char();
Returns the next character ascii code, 0 if the current position or the next one is the end of file, or if the buffer is empty. next_char definition is equivalent to: