C++ common classes
General purpose classes for use across projects (Apache license)
|
Go to the source code of this file.
Defines | |
#define | COPYRIGHT "(c) 2010 SilverSpore" |
Functions | |
void | DisplayCopyright () |
void | DisplayCopyright (char *pProgName) |
SilverSpore copyright and version display. |
#define COPYRIGHT "(c) 2010 SilverSpore" |
Definition at line 11 of file copyright.h.
void DisplayCopyright | ( | ) |
void DisplayCopyright | ( | char * | pProgName | ) |
SilverSpore copyright and version display.
Definition at line 16 of file copyright.h.