Provided by: libsc-doc_2.3.1-22build2_all 

NAME
sc::scprintf - This class allows printf like output to put sent to an ostream.
SYNOPSIS
#include <formio.h>
Public Member Functions
scprintf (const char *,...)
Friends
std::ostream & sc::operator<< (std::ostream &, const scprintf &)
Detailed Description
This class allows printf like output to put sent to an ostream.
Author
Generated automatically by Doxygen for MPQC from the source code.
MPQC Version 2.3.1 sc::scprintf(3)