Rigidity to Energy Conversion - NASA

Character input, number conversion and arrays. Write a program that reads a series of numbers (positive or negative, integer or float) from a text file (lab3.dat) and converts the characters to the correct numeric value. In this lab you will use a single dimension array in which to store the characters you get from the input buffer. ................
................