#include "coutUtils.h"Include dependency graph for coutUtils.cpp:

Go to the source code of this file.
Functions | |
| void | coutUtils::flush () |
| void | coutUtils::newline () |
| void | coutUtils::newline (int x) |
| void | coutUtils::printUnderline (string x) |
| void | coutUtils::print (string x) |
| void | coutUtils::printInt (string x, int y) |
| void | coutUtils::printDouble (string x, double y) |
1.5.2