|
NAMEsc::scprintf - This class allows printf like output to put sent to an ostream.SYNOPSIS#include <formio.h> Public Member Functionsscprintf (const char *,...) Friendsstd::ostream & sc::operator<< (std::ostream &, const scprintf &) Detailed DescriptionThis class allows printf like output to put sent to an ostream.AuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |