switch (c) {
    //...
    case 0x01000000: {
/*"Counseling ":*/
        break;
    }
    //...
}


Creative Commons License