Im on visual studio 2010 and I was wondering how to store strings and integers. for example,
race:orc
Class:Warrior
level:1
This would be the character someone has created. Once created they hit a button called Save. The save button then writes to the program to store those for loading their...