HI,
I am still new in this language. i would like some help. i need to write a program that finds an avarage marks of "y" students by rerunning and terminating the program. i need this in a 2 dimensional array to store a roll number and marks of the "y" number of the students. it should include array of pointers, call by value and call by reference.
my main problem is to combine all these in one program.
give me the codes and an explanation on calling by value and reference.
your help will mean alot to me. thank you.