I'm doing an exercise in which I pass by parameter two arrays of integers already defined by the user. I need now, in a third array, to store the sum of the two received arrays, in the same positions, using pointer arithmetic.
Ex:
vet 1 [1,...
asked by
12.02.2014 / 21:01