30 #ifndef AMATH_LANGUAGE_STANDARD_H 31 #define AMATH_LANGUAGE_STANDARD_H 64 void GetNextPair(
const char** key,
const char** value);
void LoadCatalog(char **dest, const char *file)
bool StrIsEqualLoc(const char *s1, const char *s2)
bool CharIsAlpha(unsigned long character)
bool CharIsPunct(unsigned long character)
char * Translate(identhelpdef *def)
helptextdef * helpcatalog
char * Translate(textdef *def)
void GetNextPair(const char **key, const char **value)
bool CharIsAlNum(unsigned long character)
char * Translate(helptextdef *def)
bool CharIsCntrl(unsigned long character)
identhelpdef * identcatalog
bool CharIsSpace(unsigned long character)
bool CharIsDigit(unsigned long character)