User profile: TangentJay

User info
User name:TangentJay
Name:TangentJay
Bio:JUst starting. I'm ready to fail!
History
Joined:
Number of posts:11
Latest posts:

C++ function overloading class
I see I see. I thought so. Thanks for clearing this up for meh.

C++ function overloading class
Can anyone link me to a basic example or show me what this is. I think I get it, It is combining cla...

Run-Time Check Failure #3 - The variable 'temp2' is being used without being initialized.
Hey Andy, Thanks for the Input. I threw out this code and remade a different one from scratch with ...

How do I turn this into an array?
Oh man, I think you gave me the whole answer haha. I was looking for tips on how to do it. Thank yo...

How do I turn this into an array?
[code]#include <iostream> using namespace std; int main() { double monthOne, monthTwo, mont...