im almost finished with my home work. i just need to know is there is a way for me to do less then or equal to function for an 'if' statement.
you lot probably understand what i mean but here's an example anyway...
i was hoping that the '<= 'sign would work...it didn't =(Code:if (Votes_Needed<=State_Two_Votes) { printf("If %s can win %s then %s will win the election\n",Candidate, State_Two, Candidate); system("pause"); return 0; }
and my help book on my programs sucks!



LinkBack URL
About LinkBacks



I used to be an adventurer like you... then I took an arrow to the knee.