Question: Write a program in C that will ask for the input from the user for the following information. -School - a string from 2 to

Write a program in C that will ask for the input from the user for the following information.

-School - a string from 2 to 64 characters.

-state - a two character abbreviation for home state (e.g. AL, CA)

-Class - Two or three characters 'FR', 'SO', 'JR', 'SR', 'GR', or 'RFR', 'RSO'... ect.

-Position - A string of at most 3 characters. All must be capital letters.

-Stars - An integer 0 to 5 for rating which will display as '***' for 3 stars.

This program should display an error message should an invalid entry be entered.

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!