1 #ifndef _uhal_logo_hpp_ 2 #define _uhal_logo_hpp_ static const char *const mLogoStr
The raw message encoding the "Imperial College London" logo in ASCII.
void operator++(int aDummy)
Print the next character in the logo.
Fun class to print the "Imperial College London" logo one character at a time (A more interesting to ...
const char * mPtr
The next character to print.