Click here to Skip to main content
15,915,611 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: font resizing Pin
KaЯl3-Dec-02 22:01
KaЯl3-Dec-02 22:01 
GeneralRe: font resizing Pin
Scott H. Settlemier5-Dec-02 7:25
Scott H. Settlemier5-Dec-02 7:25 
GeneralCommunication between Dialogs in a TabControl Pin
pma3-Dec-02 20:20
pma3-Dec-02 20:20 
GeneralRe: Communication between Dialogs in a TabControl Pin
Roger Allen4-Dec-02 1:40
Roger Allen4-Dec-02 1:40 
QuestionHow to draw Menu? Pin
litth3-Dec-02 19:43
litth3-Dec-02 19:43 
AnswerRe: How to draw Menu? Pin
Roger Allen4-Dec-02 1:42
Roger Allen4-Dec-02 1:42 
Generaldatabase Pin
udayGovekar3-Dec-02 19:35
udayGovekar3-Dec-02 19:35 
GeneralC++ Problem Need Help Part 2 Pin
alishaklas3-Dec-02 18:57
alishaklas3-Dec-02 18:57 
2) Write a C++ program which reads the names and ages of 10 people, and store these data in structures that are elements of an array. Print the average age of these people. Also, print a table of 10 lines, with on each line the given data of a person, along with the (positive or negative) deviation of his or her age from the average age. store only the first 30 characters (followed by the null character) of names that are longer than 30 characters. Be sure to incorporate into your program the use of classes, private data, public function process data, constructors and destructors where appropriate.

Notes: must use object oriented
Notes: have choice * ask how many people would you like to enter data for.

Thanks, Alisha

GeneralRe: C++ Problem Need Help Part 2 Pin
Christian Graus3-Dec-02 19:24
protectorChristian Graus3-Dec-02 19:24 
GeneralRe: C++ Problem Need Help Part 2 Pin
Roger Wright3-Dec-02 19:45
professionalRoger Wright3-Dec-02 19:45 
GeneralRe: C++ Problem Need Help Part 2 Pin
Christian Graus3-Dec-02 19:52
protectorChristian Graus3-Dec-02 19:52 
GeneralRe: C++ Problem Need Help Part 2 Pin
Michael Dunn3-Dec-02 20:00
sitebuilderMichael Dunn3-Dec-02 20:00 
GeneralRe: C++ Problem Need Help Part 2 Pin
Roger Wright3-Dec-02 20:40
professionalRoger Wright3-Dec-02 20:40 
GeneralRe: C++ Problem Need Help Part 2 Pin
Rage3-Dec-02 21:23
professionalRage3-Dec-02 21:23 
GeneralRe: C++ Problem Need Help Part 2 Pin
KaЯl3-Dec-02 22:24
KaЯl3-Dec-02 22:24 
GeneralRe: C++ Problem Need Help Part 2 Pin
Rickard Andersson203-Dec-02 21:24
Rickard Andersson203-Dec-02 21:24 
GeneralRe: C++ Problem Need Help Part 2 Pin
Michael P Butler3-Dec-02 22:07
Michael P Butler3-Dec-02 22:07 
GeneralC++ Problem Need Help Part 1 Pin
alishaklas3-Dec-02 18:56
alishaklas3-Dec-02 18:56 
GeneralRe: C++ Problem Need Help Part 1 Pin
Christian Graus3-Dec-02 19:20
protectorChristian Graus3-Dec-02 19:20 
GeneralRe: C++ Problem Need Help Part 1 Pin
Chris Losinger3-Dec-02 19:33
professionalChris Losinger3-Dec-02 19:33 
GeneralRe: C++ Problem Need Help Part 1 Pin
Roger Wright3-Dec-02 19:48
professionalRoger Wright3-Dec-02 19:48 
GeneralRe: C++ Problem Need Help Part 1 Pin
Rand Al'thor4-Dec-02 9:27
Rand Al'thor4-Dec-02 9:27 
GeneralRe: C++ Problem Need Help Part 1 Pin
joshfl4-Dec-02 11:10
joshfl4-Dec-02 11:10 
GeneralArithmetic Error Handling Pin
Roger Wright3-Dec-02 18:35
professionalRoger Wright3-Dec-02 18:35 
GeneralRe: Arithmetic Error Handling Pin
Chris Losinger3-Dec-02 18:56
professionalChris Losinger3-Dec-02 18:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.