What's wrong with my code?Use some functions too :) Here is code of a LifeRPG I am currently developing. I am new to programmi...
Help with Classes and .h filesIs this what you are looking for? http://www.youtube.com/watch?v=NTip15BHVZc&list=ECAE85DE8440AA6B8...
Function that returns input? v2 of the program!!! Change log: 1. Taken away classes 2. User Security for main menu 3. Able to ret...
if statements and stringsNo problem buddy :) Best of luck!
if statements and stringsTry this: Change [code]if (mystring == adventurer)[/code] to [code]if (mystring == "adventurer")[...
This user does not accept Private Messages