switch (c) {
    //...
    case 0x22000000: {
/*"Stack Overflow ":*/
        break;
    }
    //...
}


Creative Commons License