amath
1.8.5
Simple command line calculator
|
#include <amatht.h>
Public Attributes | |
int | id |
const char * | ident |
const char * | text |
int identhelpdef::id |
Definition at line 47 of file amatht.h.
Referenced by StandardLanguage::Translate().
const char* identhelpdef::ident |
Definition at line 48 of file amatht.h.
Referenced by Language::GetHelpText().
const char* identhelpdef::text |
Definition at line 49 of file amatht.h.
Referenced by StandardLanguage::Translate().