cw05 - File I/O - Practice

Make sure that you follow all the coding standards


Do the following to extend the Number to String Conversion Program :


Instead of reading in input from the keyboard, read in a value from a file, convert it into words, write it out to a different file.

Make sure to:

Reference the following code examples :

From Linux on the GL machine: