All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Darío Mariani" <dmarian@fi.uba.ar>
To: linux-c-programming@vger.kernel.org
Subject: Interprocess communication through stdin
Date: Wed, 21 May 2003 12:05:51 -0300	[thread overview]
Message-ID: <3ECB95CF.3010508@fi.uba.ar> (raw)
In-Reply-To: 16045.46253.955065.525478@cerise.nosuchdomain.co.uk

Hello:
   I'm implementing  a program that spawns a child process. I was
wondering if instead of creating a pipe for interprocess communication
is there any way to send data to the child by its stdin. The problem is
that this child process is a program that accepts input from the stdin
and I do not want modify it or have a named pipe redirected to its stdin.
   Thanks,
             Darío



-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2003-05-21 15:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-28 18:54 Creating an NSS module Darío Mariani
2003-04-28 23:09 ` Glynn Clements
2003-05-21 15:05   ` Darío Mariani [this message]
2003-05-21 17:43     ` Interprocess communication through stdin Glynn Clements
2003-08-05 17:00   ` MIME library Darío Mariani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3ECB95CF.3010508@fi.uba.ar \
    --to=dmarian@fi.uba.ar \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.