amath
1.8.5
Simple command line calculator
|
#include <help.h>
Public Attributes | |
int | id |
Symbol | symbol |
const char * | text |
int helptextdef::id |
Definition at line 50 of file help.h.
Referenced by StandardLanguage::Translate().
Symbol helptextdef::symbol |
Definition at line 51 of file help.h.
Referenced by Language::GetHelpText().
const char* helptextdef::text |
Definition at line 52 of file help.h.
Referenced by StandardLanguage::Translate().