• Users
  • beatenpathofficial

User profile: beatenpathofficial

User info
User name:beatenpathofficial
History
Joined:
Number of posts:11
Latest posts:

Hello again...
[code]#include <iostream> // For cin and cout functions #include <cmath> // For e...

Hello again...
I am writing a program that will act as a loan calculator. I do need a bit of help though. The main ...

weight across planets problem
That was the solution I needed! Got it working good now! Thanks to all who contributed! You guys hav...

weight across planets problem
Changing the enum to planetNames fixed the compiling issues for me. However, there is now an issue w...

weight across planets problem
Okay. Let me try some of those things out. Also, sorry for not posting the code with the original po...