User: anjeloyo

  • Public profile

User profile: anjeloyo

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

Help with logic in cout
ahh.. Thanks JlBorges! I appreciate your help. I should have looked into it more.

Help with logic in cout
The << has the red error lines for some reason. And I don't know what's wrong b/c it looks right. ...

Testing a loop?
[code]void CreditCard::DoCharge(/*string name, */double amount){ for( int i = 0; i < numwithdraws;...

Testing a loop?
[code]#pragma once #include <iostream> #include <string.h> #include <sstream> using namespace std; ...

Testing a loop?
Hey guys, why doesn't this function work? void CreditCard::DoCharge(/*string name, */double amoun...

This user does not accept Private Messages