I'm trying to write a choose your own adventure program and I was wondering if a switch statement was the best choice. I suppose I could do a large amount of if/else statements, but I'd like it to be as simple as possible. Anyone have any ideas?
- [c-prog] Question on switch statements secretosamani
- Re: [c-prog] Question on switch statements Brett McCoy
- Re: [c-prog] Question on switch statements Rick Bowers
- Re: [c-prog] Question on switch statements Thomas Hruska
