Forum: Computer Science Oct 8th, 2009 |
| Replies: 16 Views: 659 http://www.learn-programming.za.net/programming_cpp_learn04.html |
Forum: Computer Science Oct 8th, 2009 |
| Replies: 16 Views: 659 You already just gave the "algorithm", so what do you need? Is it that you have no concept of how to write this in somesort of pseudo-code? |
Forum: Computer Science Apr 27th, 2009 |
| Replies: 4 Views: 799 They're called ASCII art generators. |
Forum: Computer Science Apr 27th, 2009 |
| Replies: 4 Views: 799 Learn a programming language, study image identification. |
Forum: Computer Science Mar 6th, 2009 |
| Replies: 30 Views: 3,094 uhmmm.... Then why don't you go buy some teacher edition books, and start your own answer site? |
Forum: Computer Science Dec 11th, 2008 |
| Replies: 19 Views: 2,147 It goes from C, to asm mnemonic, to machine.
http://www.degraeve.com/reference/asciitable.php |
Forum: Computer Science Nov 11th, 2008 |
| Replies: 1 Views: 1,017 Emerald214, you already have this posted in the Game Dev. forms.
Just try this first, then slowly add things back till you find the problem.
void display()
{
... |