banner.h File Reference
Detailed Description
A function to output a banner.
#include "OFELI_Config.h"
#include <string>
#include <iostream>
Go to the source code of this file.
Namespaces | |
| namespace | OFELI |
Functions | |
| void | banner (const string &prog=" ") |
| Outputs a banner as header of any developed program. | |