Write ` ` to the specified stream`. The behavior is undefined unless `stream is a valid pointer to an output C stream.

Synopsis

Declared in <bslfmt_print_imp.h>

void
println(FILE* stream);

Parameters

Name

Description

stream

output C stream

Created with MrDocs