Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - urmaul

Pages: [1]
1
SFML website / Re: SFML tutorial typo
« on: May 27, 2014, 06:07:32 pm »
In the 2.0 and 2.1 tutorials:
In my opinion, in http://www.sfml-dev.org/tutorials/2.1/network-socket.php#blocking-on-a-group-of-sockets "If only references" should be "it only references", and in http://www.sfml-dev.org/tutorials/2.1/network-http.php#responses, it should be "std::cout << "body: " << response.getBody() << std::endl;" instead of "std::cout << "body: " << response.getStatus() << std::endl;"

Pages: [1]