Trouble with "pow" functionThis doesn't cause the same IntelliSense error in VS Express 2013. Could be that your version can't...
Homework cactus: [quote]When you define an int, it already starts with the value of 0.[/quote] I just ran th...
else without a previous if?Here's how the compiler parses the code: [code]if(ANS == 'Y' || ANS 'y') SALARY = AGE * SMWD; //end...
if else statements[code]BLUEBOX::BLUEBOX(){ user = "bookie"; ID = "tookie"; screen(); }[/code] is the default construc...
help with my fraction class that i created[quote]can someone explain why in the private and public function definitions there are certain defi...
This user does not accept Private Messages