Print to the console the specified string, s. Note that the underlying stream is not flushed.

Synopsis

Declared in <bsls_bsltestutil.h>

static
void
printStringNoFlush(char const* s);

Created with MrDocs