Write a program in c languageto find the sum of all non-prime numbers from m and n (including m and n also) using the concept of passing pointers to function. Pass addresses of m, n and sum integers from the main () function to the user defined function: calculate () [Function is not returning any value], and display the sum in the main () function.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here