cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
addition function
addition function
Dec 20, 2013 at 3:25pm UTC
stunningrobin
(1)
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
Dec 20, 2013 at 3:27pm UTC
Dec 20, 2013 at 3:29pm UTC
kevinkjt2000
(1063)
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.