User profile: jmcghee

User info
User name:jmcghee
History
Joined:
Number of posts:10
Latest posts:

trying to display a value using a string equation to assign a value to a string
I get it now. I read the tutorial and go confused as to how strings could be used. That makes the tu...

trying to display a value using a string equation to assign a value to a string
[code]#include <iostream> #include <string> using namespace std; int main( ) { cout <...

too few arguements in a function
Thanks Draksis I will try that . I literally sat down a week ago and said I am going to learn this. ...

expected initializer error before the + token
I am getting a error here I am passing the x y z from other functions. Now I am trying to add those ...

z+y+z = -2314234124 and to this I say "What!?"
If I had a kudos I'd give it to you thnks.