User profile: Dr Versatility

User info
User name:Dr Versatility
Name:Frank Dittrick
Location:Palm Beach Gardens, FL
History
Joined:
Number of posts:2
Latest posts:

How do you make a section of this program inaccessible, after being run once?
Well, what I have so far (Stewbond) consists of this: [code] int main() { int question; //the ...

How do you make a section of this program inaccessible, after being run once?
I am making a 20-question quiz. The previous ones I have made make a question able to be re-accessed...