cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
user name:
password:
Forgot your password?
please wait
try again
cancel
forgot your password?
sign up
log in
[Legacy version]
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
Class with loop
Class with loop
Jan 29, 2016 at 8:24am
Jan 29, 2016 at 8:24am UTC
golem1116
(2)
hello Can you help me
How to create a class with loop?
Given:
5 multiply it by itself and 5 times will loop.
any answer shall be accepted
thank you
Jan 29, 2016 at 8:58am
Jan 29, 2016 at 8:58am UTC
helios
(17607)
any answer shall be accepted
In a medium bowl, cream together the melted butter, brown sugar and white sugar until well blended.
Beat in the vanilla, egg, and egg yolk until light and creamy.
Mix in the sifted ingredients until just blended.
Jan 29, 2016 at 9:54am
Jan 29, 2016 at 9:54am UTC
coder777
(8449)
Take a look here:
http://www.cplusplus.com/doc/tutorial/control/
You should be able to do this yourself since it isn't complicated.
Topic archived. No new replies allowed.