Question: make a function for calculating the factorial of a positive number you need to take input & display output using new syscalls. Take integer from
make a function for calculating the factorial of a positive number
you need to take input & display output using new syscalls. Take integer from user using 51 syscall from the available services Check the status value returned by the syscall and make sure its OK to continue, otherwise display an error message & exit Run factorial function Display result returned by factorial function using 55 syscall from the available services & exit
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
