Computer Science Canada Character Selection Help |
Author: | 4525Programmer [ Thu Jun 19, 2014 12:14 pm ] | ||
Post subject: | Character Selection Help | ||
What is it you are trying to achieve? I am trying to program a small rpg game on turing. What is the problem you are having? I am having some trouble with the character selection, with writing the gender to a file. Describe what you have tried to solve this problem Post any relevant code (You may choose to attach the file instead of posting the code if it is too long) <Answer Here>
Please specify what version of Turing you are using Latest |
Author: | Srlancelot39 [ Thu Jun 19, 2014 1:11 pm ] | ||
Post subject: | Re: Character Selection Help | ||
You seem to have everything correct in comparison to my working code. The only difference is you're not closing the file. Try adding that and see if it works. |
Author: | Raknarg [ Thu Jun 19, 2014 10:53 pm ] | ||
Post subject: | RE:Character Selection Help | ||
Is your file called gendern? Is that the full name of the file, do you think? |