1
SFML wiki / Re: CodingMadeEasy Tutorials
« on: December 03, 2013, 10:24:53 am »
And the code has much bigger problems than typos, one of which is memory leaks (and less important: questionable exception types, non-local variable, useless initialization with NULL).