sc::scprintf(3) Library Functions Manual sc::scprintf(3)

sc::scprintf - This class allows printf like output to put sent to an ostream.

#include <formio.h>


scprintf (const char *,...)


std::ostream & sc::operator<< (std::ostream &, const scprintf &)

This class allows printf like output to put sent to an ostream.

Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1 MPQC