Magiccupcake
07 May 2007, 05:13 PM
Didn't really know where the best place to ask this was but thought someone here might be able to help me.
I am trying to write a c++ program for a class that works like a magic 8-ball. We haven’t really learned very much and what I need to know is how to display a random string from a list of predefined strings. So when a person asks a question it will randomly pick from yes, no, etc...
Thanks
I am trying to write a c++ program for a class that works like a magic 8-ball. We haven’t really learned very much and what I need to know is how to display a random string from a list of predefined strings. So when a person asks a question it will randomly pick from yes, no, etc...
Thanks