22 if (artificial <=
'9') {
23 current[0] = artificial++;
27 for (i = 25; i >= 0; --i) {
40 if (i == 26) current[0] = 0;
48 for (string::const_iterator ch = label.begin(); ch != label.end(); ++ch) {
56 else if (isupper(*ch)) {
65 return artificial_hotkey();
const char * hotkey(const std::string &label)
const char * artificial_hotkey()