Q: Write a function of factorial using C language.
A:
It will not take you long to write a small function if you remember that n! = 1*2*3...*n