User profile: whateverything

User info
User name:whateverything
History
Joined:
Number of posts:3
Latest posts:

Help with double
thanks for the help i was under the impression that i needed to have a int then some how read that i...

Help with double
int age; cin>>age; the compiler will show error if i use double age; as a statement because its alr...

Help with double
Hello, I'm trying to do a exercise from a book im learning from but getting stuck with the syntax...