Effects: The function sets up the
gptr()
and
egptr()
such that
if the pending sequence is non-empty, then
egptr()
is non-null and
the characters in [
gptr(), egptr()) are
the characters in the pending sequence,
otherwise
either
gptr()
is null or
gptr() == egptr().