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 - Ruskointhehizzy

Pages: [1]
1
you use the same code in the book? - asking to see if there is anything you added, or if you used "as-is"

2
if(n<2||n>3)
n is an int and then you intialize it - it like looks like you go through both for loops and set the table black, because it will always go into that if statement. Is this what you intend to do?

3
General / Re: How to compile SFML programs in c++11 ?
« on: June 24, 2017, 08:19:13 am »
What ide are you using? Are you using codeblocks?

Pages: [1]