Write the specified character c to this buffer. Return c, or traits_type::eof() if the end of the write buffer is reached.
c
traits_type::eof()
Declared in <bdlsb_fixedmemoutput.h>
<bdlsb_fixedmemoutput.h>
FixedMemOutput::int_type sputc(char c);