Hw # 8
CSC 105
and product of these two numbers on separate lines . Your program should prompt the user for the
input and should display the output in a properly formatted manner . Name the file sum.c and the
executable as sum.output .
The C files and their executables should be in hw6 subdirectory of your accounts . Turnin the following files from your account talkback.c, talkback.output , sum.c , sum.output . Make sure that you set the rights of your files to 707 before you turn them in .
On a sheet of paper write down the solutions for Problems 3-2, 3-4 , also write down an example , the natural language description , the pseudo code and the C code for Problem # 3 given above .