So where do i learn about windows.hIm comfortable enough with c++ to go deeper, my question is i want to begin learning about windows.h...
Programming books/ Pace?Hey guys up until now all my programming knowledge has been based on videos and not book knowledge. ...
Your first coding contest/tournamentI feel mindfked even though my group finished 3rd/10th the question itself was basic now that i thin...
Passing in a pointer parameter to set it to another parameterI figured it out i was confused with pointers at the time
If i pass a value into the constructor of a sub class... [code] Example::Example(int y, std::string z) { age = y; name = z; ------If i do this to the cons...
This user does not accept Private Messages