You must be registered to post a reply.Click here to register.
int i = 0; int j = 1; if (i <= j){ i++; }