User: alonso12

  • Public profile

User profile: alonso12

User info
User name:alonso12
History
Joined:
Number of posts:39
Latest posts:

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 correctly
Hello, Please use code tags when posting. [code]int purchasePrice; int payment; payment = purcha...

Hit Enter in Textfield
Hello, 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