idk what to do with these error messages.. ;/Working for me as well. Which compiler are you using?
Why is private member template accessible outside class?It comes up at a error for me in Visual Studios 2012.
Right Triangle Progam using x AND yYou could calculate each angle between your 2 line segments and see if one matches 90 degrees.
[C++/SDL2] Adding Bullets[b]@HalfNOoB[/b] I have got something similar with a way to handle resources. I use a singleton clas...
String Array Initialization ProblemWhen declaring array's, your size must be a constant. One thing you could do is use a vector of stri...