subj_title); for(k=0; k<3; k++) { printf(Enter examine%d:, k+1); scanf(%f, &quiz_temp); stud_rec[i].subj[j].quizzes[k].quiz=quiz_temp; quiz_tot[i][j]=quiz_tot[i][j]+stud_rec[i].subj[j].quizzes[k].quiz; } quiz_ave[i][j]=quiz_tot[i][j]/3; } printf(); } //output clrscr(); gotoxy(20,1); printf(POLYTECHNIC UNIVERSITY OF THE PHILIPPINES); gotoxy(23,4); printf(Student Record of BSIT 1-1); gotoxy(7,6); printf(Student none); gotoxy(30,6); printf(Student N ame); gotoxy(50,6); printf(IT 121); gotoxy! (65,6); printf(IT 122); r=8; for(i=0; i<5; i++) { c=52; gotoxy(7,r); printf(%s,stud_rec[i].stud_no); gotoxy(30,r); printf(%s, stud_rec[i].stud_name); for(k=0; k<2; k++) { gotoxy(c,r); printf(%0.2f, quiz_ave[i][k]); c=c+15; } r=r+2; } amountch(); }If you want to get a full essay, frame it on our website: BestEssayCheap.com
If you want to get a full essay, visit our page: cheap essay
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.