User profile: Misenna

User info
User name:Misenna
History
Joined:
Number of posts:128
Latest posts:

Problem Solving with C++ (Sixth Edition)
Hello Bokapi, You can download the source code for the book from this website: http://www.jblearnin...

Class Question
First of all thank you, TheBeardedQuack, keskiverto, and lastchance (for the umpteenth time since wh...

Class Question
Hello Community! First of all sorry for this nondescript title. My question is about the followi...

Using Variables in Classes
Take a close look at my example and you will see why yours doesn't work. ;-) [code] #include <strin...

While Loops with math
The answer to question 1 should be 20. The initial value of your integer variable a is 5. A look at...