Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
boost::format is the type-safe alternative of std::printf(see example below).
#include <cstdio> |
Screen output:
(x,y) = ( -1, +2) |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.