switch (c) {
    //...
    case 0x26000000: {
/*"Nonorientable ":*/
        break;
    }
    //...
}


Creative Commons License