Write the specified character c at the current write position and advance write position of this buffer. Return c, or traits_type::eof() if the end of the write buffer is reached.
c
traits_type::eof()
Declared in <bdlsb_overflowmemoutput.h>
<bdlsb_overflowmemoutput.h>
int_type sputc(char c);