Programming Assignment 1: Unix Shell

The program will convert the characters to a double type numeric value. In main, read a string of characters, one string at a time until the file is empty. Each line of the file will contain one number in the form of a character string. The program will not check for … ................
................