switch (c) {
    //...
    case 0x07000000: {
/*"I Hate This ":*/
        break;
    }
    //...
}


Creative Commons License