User profile: metulburr

User info
User name:metulburr
Email:micahpage911@yahoo.com
Name:micah page
Location:elmira, NY
Website:http://www.metulburr.com
Bio:os: Ubuntu 12.04, Arch, Gentoo, Windows 7

Languages: C++, Python, HTML, CSS, Javascript
Statistical data
Birthdate:Feb 27, 1987
Gender:Male
Occupation:Other
Skills:C++
Javascript
Python
HTML
CSS
History
Joined:
Number of posts:278
Latest posts:

saving and loading text game
i agree with pogrady. Don't start off by trying to make a text game, start off with some of these e...

Adding parameters
each function is outputting pretty much the same thing with a little change here and there. This ind...

obtaining the index of a vector iterator
ah ok. Thanks I am still trying to convert myself from Python to c++, and i get lost in the syntax ...

saving and loading text game
you make your own function to create the text file layout, and extract it the same. for example: th...

obtaining the index of a vector iterator
[quote]The C++ function std::partition(), you could use it to split the bunnies into old and not so ...