Factorial number in c
The simplest code to calculate factorial of a number. if your input is greater than 11 then use long int or unsigned long or long long int as variable type of factorial.
Learn more about Data types in c
Learn more about Data types in c
No comments