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
Print to the console the specified string, s. Note that the underlying stream is not flushed.
Declared in <bsls_bsltestutil.h>
static
void
printStringNoFlush(char const* s);
Created with MrDocs