RCS file: q2.c,v Working file: q2.c head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: implementation of nested structure in this we have converted feet-inches into metres nd then into cm . ---------------------------- revision 1.1 locked by: root; date: 2015/02/19 09:22:05; author: root; state: Exp; Initial revision ============================================================================= RCS file: header_nested.h,v Working file: header_nested.h head: 1.1 branch: locks: strict root: 1.1 access list: symbolic names: keyword substitution: kv total revisions: 1; selected revisions: 1 description: Implementation of nested structures. Decleared the prototypes for the distance,distfeet,distmeters ---------------------------- revision 1.1 locked by: root; date: 2015/02/20 05:35:34; author: root; state: Exp; Initial revision ============================================================================= RCS file: q2_functions.c,v Working file: q2_functions.c head: 1.4 branch: locks: strict root: 1.4 access list: symbolic names: keyword substitution: kv total revisions: 4; selected revisions: 4 description: in this i have created the input() to enter the two distances. ---------------------------- revision 1.4 locked by: root; date: 2015/02/20 10:56:30; author: root; state: Exp; lines: +9 -5 nw i have created the display() for displaying the values ---------------------------- revision 1.3 date: 2015/02/20 10:48:27; author: root; state: Exp; lines: +17 -3 nw i have created convert() for converting feet into inches after that converted inches into cmeters and then cmeters into meters ---------------------------- revision 1.2 date: 2015/02/20 10:23:25; author: root; state: Exp; lines: +17 -1 nw i have created adddist() for adding the two distances. ---------------------------- revision 1.1 date: 2015/02/20 09:58:03; author: root; state: Exp; Initial revision ============================================================================= RCS file: header_nested.h,v Working file: header_nested.h head: 1.5 branch: locks: strict root: 1.5 access list: symbolic names: keyword substitution: kv total revisions: 5; selected revisions: 5 description: Implementation of nested structures. Decleared the prototypes for the distance,distfeet,distmeters ---------------------------- revision 1.5 locked by: root; date: 2015/02/20 10:57:37; author: root; state: Exp; lines: +1 -0 just created the prototype for display() ---------------------------- revision 1.4 date: 2015/02/20 10:50:12; author: root; state: Exp; lines: +1 -0 created the prototype for convert() ---------------------------- revision 1.3 date: 2015/02/20 10:24:32; author: root; state: Exp; lines: +1 -1 created the prototype for adddist() ---------------------------- revision 1.2 date: 2015/02/20 09:58:34; author: root; state: Exp; lines: +1 -0 just decleared the prototype for input() ---------------------------- revision 1.1 date: 2015/02/20 05:35:34; author: root; state: Exp; Initial revision =============================================================================