Help for this page

Select Code to Download


  1. or download this
    printf("%d  %d  %d \n",  040,  32, 0x20);
    printf("%d  %d  %d \n", 0176, 126, 0x7E);