RCS file: deleted.c,v Working file: deleted.c head: 1.2 branch: locks: strict root: 1.2 access list: symbolic names: keyword substitution: kv total revisions: 2; selected revisions: 2 description: this func deletes the data from the HASH TABLE for a particular key entered ---------------------------- revision 1.2 locked by: root; date: 2017/04/23 05:33:54; author: root; state: Exp; lines: +1 -1 replaces the new val of key after deletion fron $ to 0; ---------------------------- revision 1.1 date: 2017/04/23 04:41:17; author: root; state: Exp; Initial revision =============================================================================
RCS file: functionpointer.c,v Working file: functionpointer.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: this func contains the definitions of the function pointers ---------------------------- revision 1.1 locked by: root; date: 2017/04/23 04:42:42; author: root; state: Exp; Initial revision =============================================================================
RCS file: insertd.c,v Working file: insertd.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: thid func is used to insert a new data for a new key into tha HASH TABLE ---------------------------- revision 1.1 locked by: root; date: 2017/04/23 04:44:12; author: root; state: Exp; Initial revision =============================================================================
RCS file: main.c,v Working file: main.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: this is the main function in which we have created a Hash table of size entered by the user and also we have called mainmenu() and the choice returned by the mainmenu() is then passed to the operations() ---------------------------- revision 1.1 locked by: root; date: 2017/04/23 04:46:48; author: root; state: Exp; Initial revision =============================================================================
RCS file: mainmenu.c,v Working file: mainmenu.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: this the main menu function which displays the menu to the user to insert, delete or search the data for a particular key ---------------------------- revision 1.1 locked by: root; date: 2017/04/23 04:48:36; author: root; state: Exp; Initial revision =============================================================================
RCS file: operations.c,v Working file: operations.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: this func calls the different functions to insert, delete or search data in the hash tabe ---------------------------- revision 1.1 locked by: root; date: 2017/04/23 04:50:38; author: root; state: Exp; Initial revision =============================================================================
RCS file: search.c,v Working file: search.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: this func searches for the data for a particukar key in the hash table ---------------------------- revision 1.1 locked by: root; date: 2017/04/23 04:51:41; author: root; state: Exp; Initial revision =============================================================================
RCS file: header.h,v Working file: header.h head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: this file contains all the header files needed in the project ---------------------------- revision 1.1 locked by: root; date: 2017/04/23 04:52:40; author: root; state: Exp; Initial revision =============================================================================
RCS file: prototypes.h,v Working file: prototypes.h head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: this func contains the declation of all the functions ---------------------------- revision 1.1 locked by: root; date: 2017/04/23 04:55:10; author: root; state: Exp; Initial revision =============================================================================
RCS file: struct.h,v Working file: struct.h head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: this file contains the structure used for storin data ---------------------------- revision 1.1 locked by: root; date: 2017/04/23 04:57:06; author: root; state: Exp; Initial revision =============================================================================pre.cjk { font-family: "WenQuanYi Zen Hei Sharp",monospace; }p { margin-bottom: 0.1in; line-height: 120%; }