How can I subtract two integers in C without the - operator?
-
As the question asked for integers not ints, you could implement a small interpreter than uses Church numerals.
int