Create a structure for an employee


Prtoblem

a. Create a structure for an employee which contains a field for: first name, last name, id and salary. Then use printf and scanf to fill the structure. (Hint, you'll have to use strcpy)

b. Make a counter using a for loop that counts from 0 to 200 in increments of 5.

c. Make a counter using a for loop that counts down from 200 to 0.

d. Create an array with 10 numbers, then print out each element plus the next element in the array. Note for the last element there will be no next element so there is no need to add to that element.

The response must include a reference list. Using Times New Roman 12 pnt font, double-space, one-inch margins, and APA style of writing and citations.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Create a structure for an employee
Reference No:- TGS03026569

Expected delivery within 24 Hours