addition function

Help me for this FOLKS

Write a C++ program that computes addition and multiplication of two or more
integer numbers as given by the user. Make use functions of your choice
(function type one,two or three),one for addition and one for multiplication
 
Last edited on
This looks like a homework problem... So you might like to read these:
http://www.cplusplus.com/doc/tutorial/
http://www.cplusplus.com/forum/beginner/1/
Topic archived. No new replies allowed.