CodePudding user response:
See the topic request mainly used structure arrays, files, sorting the knowledge points, Suggestions according to the module code, meets the wrong place not solve for help, let others from beginning to you write code, although it is not hard to, but no one wants to write,CodePudding user response:
10 written in C languageCodePudding user response:
Do you have any brother can help meCodePudding user response:
struct StudentInfo
{
int number;//student id
Char name [20].//name
Char gender;//gender
int age;//age
Int grade;//grade
Int consume;//year consumption
Char phone [12].//phone number
} Stu [10].
Array structure defined, come on!