how to make multiple function

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
Do you have something specific in mind? What do you mean by multiple functions?
like doing an additonal function other than the main function
You can learn about user-defined functions in the Documentation section: http://www.cplusplus.com/doc/tutorial/functions/
Topic archived. No new replies allowed.