HackingIt's notable that there is more than 1 area of hacking. For example take this article: http://arstec...
confused about classesNot quite, you are thinking of assigning it, the constructor can take parameters like functions, but...
Can images be displayed in console?If you choose to learn Qt this is a pretty good tutorial: http://doc.qt.nokia.com/latest/widgets-tut...
Allegro errorSwitch to code::blocks >.< DevCpp is no longer updated, so it is outdated.(re-post if the error pers...
Error: array used as initializer[code]TicTacToe() : board("123456789") {};[/code] [code]char board[10];[/code] Clash
This user does not accept Private Messages