User profile: Fr0zen1

User info
User name:Fr0zen1
Old user name:Xp3rtHamm0r
Name:Fr0zen 1
Location:Somewhere
Website:http://www.brmbrrmbrm.com
Bio:Just learning c++
Statistical data
Birthdate:Apr 10, 1984
Gender:Male
Occupation:Student
Skills:C++
History
Joined:
Number of posts:1024
Latest posts:

Help in char array
The size of array can't be changed, its 25 because there are 25 letters that you have put into x.

Recursion
[code] // Once this function ends, it will return the value 1 if the value passed was 1 or higher i...

Beginners Exercise, move traps around
Thanks andy, and yes you would have to make it so it can be won, and about the stand thing it will h...

Beginners Exercise, move traps around
// EDITED Okay I think I've done it, thanks andy for that and I think I've added a to many enemies ...

Beginners Exercise, move traps around
I am doing the following exercise [quote] Make a program that outputs a simple grid based gameboard...