“Shared memory allows two or more processes to share the same region (segment) of physical memory” “One processes simply write data to the shared memory region, which will available to all other processes attached to that region & any of … Continue reading
Server ————————————————- RCS file: ./server_socket.c,v Working file: ./server_socket.c head: 1.25 branch: locks: strict root: 1.25 access list: symbolic names: keyword substitution: kv total revisions: 25; selected revisions: 25 description: implemented basic program for server. declared sys/socket.h —————————- revision 1.25 … Continue reading
header file ———————————- RCS file: ./header.h,v Working file: ./header.h head: 1.5 branch: locks: strict root: 1.5 access list: symbolic names: keyword substitution: kv total revisions: 5; selected revisions: 5 description: —————————- revision 1.5 locked by: root; date: 2014/08/23 08:22:06; author: … Continue reading
RCS file: ./stack.c,v Working file: ./stack.c head: 1.19 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 19; selected revisions: 19 description: implemented basic program for stack. gave defination for get_choice(). —————————- revision 1.19 date: 2014/07/27 15:43:57; … Continue reading
RCS file: ./mdc_using_functions.c,v Working file: ./mdc_using_functions.c head: 1.26 branch: locks: strict root: 1.26 access list: symbolic names: keyword substitution: kv total revisions: 26; selected revisions: 26 description: reading characters from the file & adding to the master array —————————- revision … Continue reading
RCS file for stacks: RCS file: stack_using_array.c,v Working file: stack_using_array.c head: 1.18 branch: locks: strict root: 1.18 access list: symbolic names: keyword substitution: kv total revisions: 18; selected revisions: 18 description: gave the basic program for stack. declared prototype for … Continue reading
RCS file: ./17_add_matrix.c,v Working file: ./17_add_matrix.c head: 1.2 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 2; selected revisions: 2 description: gave prototype for function get_matrices(). gave prototype for function add_matrices(). gave prototype for function disp_matrices(). … Continue reading
RCS file: ./9_factorial.c,v Working file: ./9_factorial.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: gave prototype for factorial(). gave defination for function factorial(). —————————- revision 1.1 locked … Continue reading
RCS file: 10_fibonacci.c,v Working file: 10_fibonacci.c head: 1.2 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 2; selected revisions: 2 description: write basic program for finding fibonacci series upto n terms. —————————- revision 1.2 date: 2014/07/21 … Continue reading
RCS file: mdc_using_functions.c,v Working file: mdc_using_functions.c head: 1.4 branch: locks: strict access list: symbolic names: keyword substitution: kv total revisions: 4; selected revisions: 4 description: reading characters from the file & adding to the master array —————————- revision 1.4 date: … Continue reading
please, tell me the steps to install bluetooth drivers on fedora 17….