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...
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...