Completed C test paper 1……. But stuck in 4 and 15 question….
RCS file: driver3.c,v Working file: driver3.c head: 1.16 branch: locks: strict root: 1.16 access list: symbolic names: keyword substitution: kv total revisions: 16; selected revisions: 16 description: Here we have implemented completion We have introduced two completion variables With the … Continue reading
Yesterday, we had made a server and with the help of fork and exec we have created a new process(client1) and through this new process(client1) we have send two variables and operator to server. Now today what we have done is … Continue reading
I am a student of w7 batch. Today our batch has started working on “Client and Server Application Project”. Today we have made a server and with the help of fork and exec we have created a new process(client1) and … Continue reading