cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
help
help
Aug 28, 2011 at 7:37pm UTC
omazimpaka
(2)
I would like you to help me writing a small program that initializes the name weight and sex of 4 persons the program mst display them on screen using structure
Thanks,
Olivier
Aug 28, 2011 at 8:19pm UTC
hamsterman
(4538)
Post whatever problems you're having and we'll try to help you solve them.
Aug 28, 2011 at 8:22pm UTC
omazimpaka
(2)
No...I am just at the beginning and do not know anything...
i fund this exercise and I would like to know its answer and try to understand it .
Aug 28, 2011 at 8:57pm UTC
anonymous23323124
(1383)
If you are an absolute beginner, try the tutorial on this site:
http://www.cplusplus.com/doc/tutorial
The feature you need is called "classes", but there are other things you ought to understand first.
Topic archived. No new replies allowed.