[#BloombergLP-bdlsb-FixedMemInput-snextc] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlsb.adoc[bdlsb]::xref:BloombergLP/bdlsb/FixedMemInput.adoc[FixedMemInput]::snextc :relfileprefix: ../../../ :mrdocs: Advance the current read position and return the character at the resulting 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] snextc(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#