Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

vul_printf.cxx File Reference

#include "vul_printf.h"
#include <vcl_cstdarg.h>
#include <vcl_iostream.h>
#include <vcl_cstdio.h>

Go to the source code of this file.

Functions

vcl_ostream & vul_printf (vcl_ostream &s, char const *fmt,...)
 Print using printf format specifiers to a ostream.


Function Documentation

vcl_ostream& vul_printf vcl_ostream &  ,
char const *  fmt,
  ...
 

Print using printf format specifiers to a ostream.

E.g.

 vul_printf(cout, "%d\n", 12);

Definition at line 17 of file vul_printf.cxx.


Generated on Thu Jan 10 14:41:00 2008 for core/vul by  doxygen 1.4.4