User profile: noahpocalypse

User info
User name:noahpocalypse
Name:Noah
Location:Tennessee
Bio:I like many things. I am a percussionist (who seeks to learn many other instruments such as the guitar, piano, violin, harp, harmonica, flute, and saxophone), I enjoy the outdoors (I am part of a Scout troop, and I go camping with them 11 out of 12 months), I do not like many sports but I enjoy physical activities such as biking, climbing, swimming, hiking, etc.
I also like videogames, and I LOVE reading. I read a LOT. A Tale Of Two Cities is my favorite book, I've read through the Harry Potter and Lord of The Rings series several times each.
I am interested in learning several programming languages, specifically C++ and Python. I might be a game developer someday, though I have many other interests.
Statistical data
Birthdate:May 24, 1996
Gender:Male
Occupation:Student
Skills:C++
History
Joined:
Number of posts:17
Latest posts:

Why should I prototype functions?
I understand defining the function, but wouldn't it be easier to code and more legible for the reade...

How do you alter variables within arrays
I get it- of course, the array is for storing data in each combination of numbers, it doesn't hold t...

How do you alter variables within arrays
I am coding a text RPG, and am trying to implement options to 'move north', 'move south', and so on....

Fibonacci Generator Won't Compile
I figured I'd try writing a fibonacci generator, but had no luck. I have no idea what's wrong with i...

Compiling errors after declaring instance of class
Compiler: VC++ '08 OS: Windows 7 Starter Edition I am trying to create a sort of text RPG, but I ha...