Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sc::scprintf(3)			     MPQC		       sc::scprintf(3)

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.

Version	2.3.1			Sun Feb	28 2021		       sc::scprintf(3)

NAME | SYNOPSIS | Detailed Description | Author

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sc_scprintf&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>

home | help