Lab 6

Write a program that will compute n!. It should prompt the user for an integer, and if a non-negative integer is given, it will compute n! of that integer. If you wish, you can write this program using gpm and compute some relly large integers.

When you are finished, please email the .C code to me.