Monday, February 24, 2014

To pass one dimensional array to function

If we want to pass one dimensional array into function it can be done in this way I have taken examples of finding average of the sum of the numbers entered. In this programme i have taken numbers myself without using scanf.
But if anyone wants to input value themslves then scanf can be used. The main source code of this programme is:

No comments:

Post a Comment