STIR
6.2.0
|
defines the stir::warning() function More...
#include "stir/warning.h"
#include <cstdarg>
#include <iostream>
#include <sstream>
#include "stir/TextWriter.h"
Namespaces | |
stir | |
Namespace for the STIR library (and some/most of its applications) | |
Functions | |
void | stir::warning (const char *const s,...) |
Print warning with format string a la printf . More... | |
defines the stir::warning() function