User profile: MagicDark

User info
User name:MagicDark
History
Joined:
Number of posts:5
Latest posts:

error in the code
"main" should be main() "cout<<gradeBook1.displayMessage();" should be "gradeBook1.displayMessage();...

updating a card deck
Could you explain a little bit more what you want to do ??. Apparently you need to use an array for ...

Need Help with Caeser Cipher
Well, it would be easier if we could check the other part too...

Program that converts temperatures - doesn't work
hi, i can help you but are you sure you have to use While for EACH test ?!?! bcs it's really nonsen...

Scoring data from a text file, loops problem
Probably not the perfect style, i had not a lot of time to care of this. Check if the average resul...