how to make multiple function

Dec 6, 2011 at 4:49am
hello,i just started computer programming in college,and everything was pretty smooth till functions and arrays were introduced to us, and from that moment i was more lost than marco polo trying to find the fountain of youth.

so my Q is this, can anyone help me figure outhow to do basic/complex codes for multiple functions, i apreciate any help possible
Dec 6, 2011 at 4:58am
Do you have something specific in mind? What do you mean by multiple functions?
Dec 6, 2011 at 5:04am
like doing an additonal function other than the main function
Dec 6, 2011 at 5:20am
You can learn about user-defined functions in the Documentation section: http://www.cplusplus.com/doc/tutorial/functions/
Topic archived. No new replies allowed.