User profile: sermanas

User info
User name:sermanas
History
Joined:
Number of posts:6
Latest posts:

String input validation with while
How to use while statement for bad input validation? For example user must input Yes or No, and if i...

String in switch statement
So I have a problem, i wanna use string in switch statement, but when i do that, c++ show me some er...

if statement didnt work correctly
Thank you alot, problem solved :)

if statement didnt work correctly
here's my task: Write a program that asks for the name of a shooter and the date and vault heights (...

if statement didnt work correctly
i'm change program like you say:[code] <code>if ((pirmas >= 2.0) || (antras >= 2.0) || (trecias >= 2...