User profile: menious

User info
User name:menious
History
Joined:
Number of posts:21
Latest posts:

Reversing a linked list
I am having getting this error when I build my homework project. [code]Error 2 error C2664: 'node<in...

Need some help !
You have answered your own question. What operator is used to find the remainder?

Please help with my c++ project?
Please don't count what I say as a fact, I am still a C++ beginner. Wouldn't you ask for the height ...

Angles calculator help
Yes, that is the right train of thought, but you are going to have to reduce angle3 to under 60. Add...

Angles calculator help
Like SatumaBenji said, you want to use some if statements. Do this before you output your angle, of ...