Functions | |
void | fn_asterisk_up (char *str) |
void | fn_asterisk_down (char *str) |
Variables | |
const char * | dictionary [] |
const int | DICT_SIZE = sizeof(dictionary) / sizeof(dictionary[0]) |
void fn_asterisk_down | ( | char * | str | ) |
void fn_asterisk_up | ( | char * | str | ) |
const int DICT_SIZE = sizeof(dictionary) / sizeof(dictionary[0]) |
const char* dictionary[] |