int next(int|void x)
Get the next character in the source string.
The next character, or 0 if past the end of the source string.