I am trying to modify the following C program so that the main function will skip the printf("x is 1") line and only print "x is 0".I am trying to modify the following C program s
I am trying to modify the following C program so that the main function will skip the printf("x is 1") line and only print "x is 0".I am trying to modify the following C program s