Question: Please write that program In c programming descending.csv and ascendiny.uS 3. (5 points) In this problem, we defined a structure that can be used to
Please write that program In c programming descending.csv and ascendiny.uS 3. (5 points) In this problem, we defined a structure that can be used to represent information for hurricanes: Struct hurricane char name[20]; int year, category; Next two problems refer to the file storms2.txt, which contains information for the strongest hurricanes in the United States during 1950 to 2002. Note that the information in the file is ordered by year. Write a program to read the information in storms2.txt. Use the preceding stru print a report with the average category of these hurricanes. Use an output format similar to the following; Hurricane Summary for Strongest Hurricanes in 1950- 2002 Average Category: xx.x Note: You do not need an array to solve this
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
