Hi,
just so you know, I'm still learning the basics of C.
I've started creating functions and passing one parameter at a time to them. Like one integer or one string. My question is how do you pass an array of integers to a function, manipulate them, and then send them back to the main routine?
Any examples of code or any links to descriptions would be very appreciated.



LinkBack URL
About LinkBacks


