I dont know how to start or even do this program

I
Last edited on
Using 2 secondary functions mostly works the same way as using a single secondary function works. The only difference is that secondary functions may call each other. I am assuming that you know how to create functions. If not, these two pages might help you out:

http://www.cplusplus.com/doc/tutorial/functions/
http://www.cplusplus.com/doc/tutorial/functions2/

If you want further help, ask specific questions and/or include some samples of your code.
Last edited on
Hey, this is my code but I dont know how to call the functions into the main or do the last part of the code.
Last edited on
Can you post the code under the code format style. Don't know the exact termonology, but there is button on the right side with two arrows.
Topic archived. No new replies allowed.