y/n function[code] if (selection == 'y') if (selection == 'Y') try if (selection == 'Y' || selection =...
For loop executes but does not seem to be calculating correctlyHello, Please use code tags when posting. [code]int purchasePrice; int payment; payment = purcha...
Hit Enter in TextfieldHello, You could install an [i]eventFilter[/i] on whatever your using for your txtfield. Regards
guys , pls help me , error : "else" without previous "if"[code]int main() { float a; float b; int c ; float f; c = 10; b = 55/12...
Temperature conversion issues.I've altered you're program to make it more straight forward You are declaring variables all over th...
This user does not accept Private Messages