No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
also see what is taking up space with something like [Space Sniffer](http://www.uderzo.it/main_products/space_sniffer/download.html) its like WinDirStat but portable
I would create an array (say board[]) from that array if it was 0 it would be a standard place (no snake or ladder) if it was a positive number then it would be a slide (and advance the piece) if negative then it would a snake and draw the …
I have only been at C++ for about a year missing a ";" on line 133 at the end of the break For you menu i would add a `system("cls");` that will wipe out the screen to satisfy the multiple functions I would have each option in a separate function …
Sounds like a homework assignment...but since I'm still learning C++ I'll enjoy doing this. Most likely not post full source code because deceptikon has an extremely valid point. Maybe the compiled version (as long as that doesn't conflict with rules
# Source Code # robo.h - http://pastie.org/3698136 main.cpp - http://pastie.org/3698145 functions.cpp - http://pastie.org/3698148 # Glitches # When ever i try to create more than 2 instances of the class Robots the program will compile but crash it is crashing during construction right after the first while loop, i would think …
The End.