Assignment Chef icon Assignment Chef

[SOLVED] Csc150 computer science 1 programming assignment 6 functions & file i/o

5.0 1 customer review Digital download

Digital download

$25.00

Availability
In stock
Checkout
One item

Need a hand?

Message us on WhatsApp for payment or download support.

WhatsApp QR code

Tornado data for Oklahoma, 2022, is stored in a file named tornado.txt.  A copy of the data file is posted in D2L under the Course Materials for Unit 6.  The data is stored with no column headings, a space between each data item and a return after the path width data for each tornado.

 

Ref:  https://www.weather.gov/oun/tornadodata-ok-2022

 

 

 

 

 

 

 

*** A similar example program, labelled “Student Grades” is posted under Content for Unit 6.

 

Design your program by completing the CS 150 Program Design Document.  Be sure to include a structure chart for the program, the prototype for each function, and a brief description of each function’s purpose.  Save the design in a file named Tornado_xxx.doc where xxx are your initials and submit it in the Program 6 Design drop box by the date shown in the calendar – this is before the program due date.

 

Code your program.  Save it in a file named tornado_xxx.cpp where xxx are your initials.

 

Compile, run and test your program.

 

Submit your working .c file in the Program 6 drop box by the due date shown in the calendar.