constuction of prompts

closed account (jy8CpfjN)
I would like some one opinion and break down of constructing prompts
could you please elaborate?
I assume you mean:
cout << "Hello Mr.Brodwick" << endl << "Would you like to play a game? Y/N" << endl;
Last edited on
closed account (jy8CpfjN)
gc ur right it is what I mean yet some developmental processes of this coding and how it applies in coding would help would help, but let me let you know my definition of prompting in the way u displayed it is for bringing forth displays of charters whether sentences, pictures or just the very different variations of some thing which is going to be displayed on a monitor. prompting does it works with in a next code as if ur using informational aspect to bring forth more clearance in arguments or action inside next codes which ur trying to leave inside it as a clear command also i would like some way of getting proper steps of prompting with the bounds of prompting so i know the binds to avoid getting into.
Last edited on
there is a lot you would like to encompass that cant be explained in a simple post, perhaps reading the tutorial will give you a better understanding of prompts, user inputs, conditional statements and outputs:
http://www.cplusplus.com/doc/tutorial/

@gcampton,,it took me a minute,, but! just a minute to get the 'War Games' connection! ; )
Topic archived. No new replies allowed.