IF Statement Issue [code]if(choice !='a' && choice !='b' && choice !='c' && choice !='d' && choice !='q' )[/code] tr...
IF Statement IssueI think you are having trouble with the condition ,try this . . . [code] if(choice !='a' || choice !...
how can i insert unknown number of strings with cinActually in our school ,we are only required to use one library and that's <iostream.h>,with this on...
This user does not accept Private Messages