trying to display a value using a string equation to assign a value to a stringI 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 functionThanks 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 + tokenI 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.