EmbLogic's Blog

communication using pipes

RCS file: pipe1.c,v
Working file: pipe1.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
defined the header files that will be used in the programs
allocated memory to the string
—————————-
revision 1.4 locked by: root;
date: 2014/10/31 15:32:19; author: root; state: Exp; lines: +1 -1
in another program again converting read from character to integer
reading integers one by one
—————————-
revision 1.3
date: 2014/10/31 15:27:41; author: root; state: Exp; lines: +1 -1
created the child process and the parent process
converted the read into charcter
in the child process
—————————-
revision 1.2
date: 2014/10/31 15:19:36; author: root; state: Exp; lines: +1 -1
gave the condition for read by file descriptor in pipe function
co -l pipe1.c
—————————-
revision 1.1
date: 2014/10/31 15:11:06; author: root; state: Exp;
Initial revision

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>