Write a recursive function that computes the sum of all numbers from 1 to n,where n is given as parameter.

using c function

Report as