Forum: Storage Mar 28th, 2009 |
| Replies: 0 Views: 412 Windows Xp crashed for some reason earlier and my external hard drive that I had hooked up to it wont work now. The power light comes on but I dont even get the 'bong' sound from putting in a USB... |
Forum: Game Development Dec 7th, 2008 |
| Replies: 9 Views: 1,489 Can I suggest some rules? First I think it would be a better idea to allow any programming language. Also time limits would be set by the person giving the challenge. People add rep to the first... |
Forum: Game Development Dec 5th, 2008 |
| Replies: 1 Views: 679 I am trying to update my roguelike game, 'Get Out!!'. I have one simple question. How do I print an int at an xy coordinate using pdcurses and c++. i only know how to print char and const char[].... |
Forum: C++ Nov 13th, 2008 |
| Replies: 4 Views: 365 Here is a version of your code that worked for me
#include <iostream>
using namespace std;
int e, ecount, multiplicator, mcount, answer;
int main(int nargs,char* args[]) |
Forum: C++ Oct 23rd, 2008 |
| Replies: 3 Views: 486 I just had to change some of my variables to doubles and it worked fine. I did change up the input a little using int instead of char (the kid that tested it liked to hit letters instead of numbers... |
Forum: C++ Oct 23rd, 2008 |
| Replies: 3 Views: 486 I have made a simple console based flash card program for the children in my house (and for practice as I just started teaching myself the language). It uses srand to get 2 numbers and has the user... |
Forum: Community Introductions Oct 19th, 2008 |
| Replies: 3 Views: 449 My grandfather is putting together an ecotourism buiseness and i work for him. Since you are interested in archeology it mite interest you to know that we have found hundreds of pounds of artifacts... |
Forum: Community Introductions Oct 19th, 2008 |
| Replies: 3 Views: 449 Hi, I am idontexist. I am from the United States but I currently live in Bolivia. When im not working in the jungle i am on the computer currently trying to learn some programming. When i was a small... |