Write a program to find the sum of allnon-prime numbers from m and n(including m and n also) using theconcept of passing pointers to function.Pass addresses of m, n and sum integersfrom the main () function to the userdefined function: calculate () [Function isnot returning any value], and display thesum in the main () function.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here