RCS file: reciever.c,v Working file: reciever.c head: 1.24 branch: locks: strict root: 1.24 access list: symbolic names: keyword substitution: kv total revisions: 24; selected revisions: 24 description: this is a reciever end . it will recieve the data. which will … Continue reading
RCS file: client1.c,v Working file: client1.c head: 1.18 branch: locks: strict root: 1.18 access list: symbolic names: keyword substitution: kv total revisions: 18; selected revisions: 18 description: this is aclient progran which will genrate arequest. rfd and wfd file is … Continue reading
RCS file: header.h,v Working file: header.h head: 1.3 branch: locks: strict root: 1.3 access list: symbolic names: keyword substitution: kv total revisions: 3; selected revisions: 3 description: include stdio.h —————————- revision 1.3 locked by: root; date: 2015/12/23 17:25:37; author: root; … Continue reading
RCS file: adder.c,v Working file: adder.c head: 1.24 branch: locks: strict root: 1.24 access list: symbolic names: keyword substitution: kv total revisions: 24; selected revisions: 24 description: adder.c accepts recieves the request which is send by the server. then calculate … Continue reading
RCS file: adder.c,v Working file: adder.c head: 1.24 branch: locks: strict root: 1.24 access list: symbolic names: keyword substitution: kv total revisions: 24; selected revisions: 24 description: adder.c accepts recieves the request which is send by the server. then calculate … Continue reading
RCS file: header.h,v Working file: header.h head: 1.3 branch: locks: strict root: 1.3 access list: symbolic names: keyword substitution: kv total revisions: 3; selected revisions: 3 description: include stdio.h revision 1.2 date: 2015/12/23 16:28:04; author: root; state: Exp; lines: +1 … Continue reading
RCS file: header.h,v Working file: header.h head: 1.3 branch: locks: strict root: 1.3 access list: symbolic names: keyword substitution: kv total revisions: 3; selected revisions: 3 description: include stdio.hrevision 1.2 date: 2015/12/23 16:28:04; author: root; state: Exp; lines: +1 -0 … Continue reading
RCS file: request.h,v Working file: request.h head: 1.4 branch: locks: strict root: 1.4 access list: symbolic names: keyword substitution: kv total revisions: 4; selected revisions: 4 description: it defines the structure of the request. —————————- revision 1.4 locked by: root; … Continue reading
RCS file: link_list.c,v Working file: link_list.c head: 1.4 branch: locks: strict root: 1.4 access list: symbolic names: keyword substitution: kv total revisions: 4; selected revisions: 4 description: —————————- revision 1.4 locked by: root; date: 2015/07/03 09:31:59; author: root; state: Exp; … Continue reading
RCS file: mdc.c,v Working file: mdc.c head: 1.11 branch: locks: strict root: 1.11 access list: symbolic names: keyword substitution: kv total revisions: 11; selected revisions: 11 description: read the content of file master array ha created code length has also … Continue reading
RCS file: mdc.c,v Working file: mdc.c head: 1.7 branch: locks: strict root: 1.7 access list: symbolic names: keyword substitution: kv total revisions: 7; selected revisions: 7 description: read the content of file master array ha created code length has also … Continue reading
rlog mdc.c RCS file: mdc.c,v Working file: mdc.c head: 1.3 branch: locks: strict root: 1.3 access list: symbolic names: keyword substitution: kv total revisions: 3; selected revisions: 3 description: read the content of file master array ha created code length … Continue reading
I knew the real definition of pointer . it is a variable that stores the logical address not physical address.