== I actually made four programs with this code by making a small change with each. I now have a separate program for addition, subtraction, multiplication, and division! == #include #include #include int main (int argc, char **argv) { int i,j; scanf("%d%", &j); i=atoi(*(argv+1)); printf("%d\n", (j^i)); return(0); }