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:
create a seperate header.h file to store header file indiviually
access this header file in projectmdc.c file
----------------------------
revision 1.1 locked by: root;
date: 2015/02/04 11:15:02; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: projectmdc.c,v
Working file: projectmdc.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
Introduce header.h file
create datain_file text file and open the content through file decriptor
read the content from datain_file text file
Use the argc to count the no. of arguements
And argv to store the string in argv array
----------------------------
revision 1.1 locked by: root;
date: 2015/02/04 11:00:43; author: root; state: Exp;
Initial revision
=============================================================================