Question: I got some errors on gcc and I m confusing with this problem. please help in C language and would successfully run in VM. Exercise

I got some errors on gcc and I m confusing with this problem.
please help in C language and would successfully run in VM.
Exercise 3.6. Write a function to compute the sum of two n-dimensional Vectors. The sum of two vectors 1, 2, ...,an) and y (y 1, y2, yn) is the vector an yn). The function should implement the following specification: 1 Computes the sum of two n dimensional vectors, z and y 2 and stores it in vector sum. Returns 0 if successfu or sum is NULL and 2 if n o 3 -1 if any of T, y, i 5 int vectorsum Cint x CJ, int y CJ, int n int sum CJ)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
