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