RCS file: uppercase.c,v
Working file: uppercase.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 program is to convert a lower case character to upper case character.
—————————-
revision 1.1 locked by: root;
date: 2015/02/25 09:46:25; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: uppercase.c,v
Working file: uppercase.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 program is to convert a lower case character to upper case character.
—————————-
revision 1.2 locked by: root;
date: 2015/02/25 09:58:01; author: root; state: Exp; lines: +2 -0
It this we are using system call i.e system() to invoke a program inside a running program.
—————————-
revision 1.1
date: 2015/02/25 09:46:25; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: uppercase.c,v
Working file: uppercase.c
head: 1.3
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
This program is to convert a lower case character to upper case character.
—————————-
revision 1.3
date: 2015/02/25 10:44:16; author: root; state: Exp; lines: +2 -0
printing the pid and ppid of current program and invoked program.
—————————-
revision 1.2
date: 2015/02/25 09:58:01; author: root; state: Exp; lines: +2 -0
It this we are using system call i.e system() to invoke a program inside a running program.
—————————-
revision 1.1
date: 2015/02/25 09:46:25; author: root; state: Exp;
Initial revision
=============================================================================