#Code answer to our readers; Qn2: #include #include - TopicsExpress



          

#Code answer to our readers; Qn2: #include #include #include struct student { int studentID; char FirstName[15]; char LastName[15]; char Course[50]; char Universty[50]; }; int main() { int ext; int opt =1; int st=0; struct student std[2000]; int idx; mainmenu: printf(____________________MENU_________________________\n- To Record New Student, Enter: 1\n- For Student Search, Enter: 2\n- For All Students List, Enter: 3\n----------------------------------------------\n\nEnter Choice:); scanf(%d,&ext); opt=1; if(ext == 1) { int c=1; enterstudent: if(st==1){ for(c=1;c
Posted on: Mon, 10 Nov 2014 22:14:35 +0000

Trending Topics



Recently Viewed Topics




© 2015