[#BloombergLP-bdlsb-FixedMemInput-sungetc] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlsb.adoc[bdlsb]::xref:BloombergLP/bdlsb/FixedMemInput.adoc[FixedMemInput]::sungetc :relfileprefix: ../../../ :mrdocs: Move the current read position back one character if the current read position is not at the beginning of the buffer, and return the character at the resulting current read position from this buffer. Return `traits_type::eof()` otherwise. == Synopsis Declared in `<bdlsb_fixedmeminput.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlsb/FixedMemInput/int_type.adoc[FixedMemInput::int_type] sungetc(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#