Index » Programming » C/C++ » Tommy 21 Sep 08, 10:17AMParent Postif(n % 2 == 0) printf("Even"); else printf("Odd");