#include stdio.h main() { if (sizeof(int) 2) printf("if is executed"); else printf("else is executed"); }
Not registered? Create an account
Forgot Password?
Already a registered user? Login