| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

Help2Screen

Page history last edited by PBworks 16 years, 6 months ago

Help2Screen

here is code that is a modification of the HelpScreen. There are more choices, and it uses a switch to route the responses.

 

Code the sample.

Look up each of the items listed in the help screen. The displays in the program as written are not as helpful as they should be. Improve the writing of the explanations.

 

In the strings, it uses r\ an escape sequence to force a carriage return. Here is a page that lists out a bunch of other things you can add to your strings. http://mindprod.com/jgloss/jcheat.html

 

Here is the do-while loop for user input:

 

Here is the switch for handling the responses from the user:

Comments (0)

You don't have permission to comment on this page.