const int MAX_ENGLISH_LEN = 42; int intToEnglish(int i, char buf[]);