[#BloombergLP-bsls-BslTestUtil-printStringNoFlush] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/BslTestUtil.adoc[BslTestUtil]::printStringNoFlush :relfileprefix: ../../../ :mrdocs: Print to the console the specified string, `s`. Note that the underlying stream is _not_ flushed. == Synopsis Declared in `<bsls_bsltestutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void printStringNoFlush(char const* s); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#