User profile: Fransje

User info
User name:Fransje
History
Joined:
Number of posts:435
Latest posts:

C++ Book
http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list

plss help
Line 8 doesn't even compile: you have to specify the size of the array. Because ways is an array, yo...

binary operations
http://www.cprogramming.com/tutorial/bitwise_operators.html

Expected declaration before token '}'
Remove the bracket on line 13.

Help, Object Oriented Programming C++
This site: http://www.learncpp.com/ , chapters 10, 11 and 12.