User: Salad7

  • Public profile

User profile: Salad7

User info
User name:Salad7
Name:Not Important =D
Location:North Carolina
Bio:In college, Freshman learning c++ intensively 3+ Hrs a day.
History
Joined:
Number of posts:17
Latest posts:

So where do i learn about windows.h
Im 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/tournament
I 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 parameter
I 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