.

Saturday, May 4, 2013

Programming

PROGRAMMING 2 CASE STUDY Sheila Marie Abegail v. Dublin BSIT 1-1 Prof. Irynne P. Gatchalian # embarrass<stdio.h> #include<conio.h> struct examine { float quiz; }; struct subject { charsubj_code[10]; charsubj_title[25]; struct quiz quizzes[3]; }; struct assimilator { charstud_no[15]; charstud_name[30]; struct subject subj[2]; }; struct student stud_rec[5]; //input void main() { int i, j, k, r; int c=52; floatquiz_temp; floatquiz_tot[5][2], quiz_ave[5][2]; for(i=0; i<5; i++) { printf( get in scholar Number: ); scanf(%s, stud_rec[i].stud_no); printf( bring out student cause: ); scanf(%s, stud_rec[i].stud_name); for(j=0; j<2; j++) { printf( ship Subject computer code for IT 12%d: , j+1); scanf(%s, & amp;stud_rec[i].subj[j].subj_co printf( inject Subject Title: ); scanf(%s, &stud_rec[i].subj[j].
Ordercustompaper.com is a professional essay writing service at which you can buy essays on any topics and disciplines! All custom essays are written by professional writers!
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(nn); } //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 differentiate); 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 sine qua non to get a estimable essay, order it on our website: Ordercustompaper.com

If you want to get a full essay, wisit our page: write my paper

No comments:

Post a Comment