Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~107 People Reached
Favorite Forums
Favorite Tags
c x 1
Member Avatar for WANTONOMORE

from this how do i make the data in the data file listed on my screen? assuming i have already created and implement function for adding updating deleting records. please help!! #include <stdio.h> struct videorecord { int rec_no; /* account number */ char f_name[ 20 ]; /* film name */ …

Member Avatar for Adak
0
107