User profile: Mav22

User info
User name:Mav22
Email:rand538@yahoo.com
History
Joined:
Number of posts:8
Latest posts:

question about loops
what does the /*number*/ mean?

question about loops
I have an assignment that I need to take a number divide it by 2 till it reaches 0, but the assignme...

if else statement question
ive done everything and it seems like my program is correct, but can someone copy it and run it and ...

if else statement question
I'm using getline, but i get an error that states invalid conversion from 'void*' to 'char*' to 'siz...

if else statement question
the full code is here: [code] # include <iostream> using namespace std; int main(){ int grade; ...