Computing.Net > Forums > Programming > c++ structure

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

c++ structure

Reply to Message Icon

Name: lqertough
Date: April 29, 2009 at 02:09:24 Pacific
OS: Windows XP unix linux
Subcategory: C/C++
Comment:

• Describe structure with name STUDENT, containing following fields:
NAME – a surname and the initials;
Group number;
Progress (an array of five elements).
• Write the program which is performing following actions:
Input from the keyboard of data in array which consists from ten structures of type
STUDENT;
To order records alphabetically;
Output on the display surnames and numbers of groups for all students who have at least one estimation 2;
If there are not such students, output the corresponding message.

thanks a lot...



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: c++ structure

C Structure www.computing.net/answers/programming/c-structure/16957.html

C structures www.computing.net/answers/programming/c-structures/4481.html

Need help from C www.computing.net/answers/programming/need-help-from-c/5737.html