Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
2
Downvoting Members
2
2 Commented Posts
0 Endorsements
~106 People Reached
About Me

#include<stdio.h> #include<conio.h> #include<string.h> int pnc(FILE *fp); int pnc2(FILE *fp); int findstr(char *p[], char *name); int sum_array(int a[][], int element); int pnc1(FILE *fp) { int tot=i=j=k=0; i=getw(fp);…

Interests
#include<stdio.h> #include<conio.h> #include<string.h> int…
Favorite Forums
Favorite Tags
c x 4
Member Avatar for robinpurbia

[CODE]#include<conio.h> #include<string.h> //prototype declaration int pnc1(FILE *fp); int pnc2(FILE *fp); int findstr(char *p[], char *name); int sum_array(int a[][], int element); //function to pick data and then convert bits to number // for notes_disp , notes_req int pnc1(FILE *fp) { int tot=i=j=k=0; i=getw(fp); j=getw(fp); k=getw(fp); tot=(100 * i) + (10 * …

Member Avatar for zeroliken
-1
106