This program is for factorial calculation. Its function is to prompt the user to enter a number, calculate its factorial, print the result to the screen and to a file. Descriptions of the functions ...