Question: C Programming Playing with strings Assignment You Must: Write comment after every sentence. Write DESIGN TOO for your program ( I P O Chart Input

C Programming

Playing with strings Assignment

You Must:

Write comment after every sentence.

Write DESIGN TOO for your program ( I P O Chart Input Process - Output )

Outcome:

  • Student will demonstrate the ability to create strings.
  • Student will demonstrate the ability to manipulate strings.
  • Student will demonstrate the ability to write well written code.

Program Specifications:

You are to DESIGN and WRITE a short program that will:

  • Allow the user to enter a string with up to 100 letters.
  • The program will display the string:
    • Forward
    • Backward
    • Vertical
    • As a triangle made from the letters of the string
  • The program will display the number of letters in the string.
  • Once everything above was displayed, the program will ask the user if he or she wishes to enter a different string or quit.

Submission Requirements:

Requirements will be same as the first assignment which will be the same for all future assignments.

YOU CANNOT

  • Use global variables, in this or any program ever.
  • Use goto statement(s) , in this or any program ever.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!