Convert Numbers to Words (Dev C++ Code)

The program below is written in C and is used to convert numbers to words. These operations are beneficial during the development of word processing applications. The program takes the input file that contains the number and outputs the results in an output file. Let me know if you find the code below helpful and if you have any additional suggestions: