Lispworks vs. pipes
From: Christopher C. Stacy (cstacy_at_news.dtpq.com)
Date: 10/31/04
- Next message: Bulent Murtezaoglu: "Re: C++ sucks for games"
- Previous message: Gerry Quinn: "Re: C++ sucks for games"
- Next in thread: Jeff: "Re: Lispworks vs. pipes"
- Reply: Jeff: "Re: Lispworks vs. pipes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 31 Oct 2004 12:10:40 GMT
Does a program started by WIN32::OPEN-PIPE receive as stdin
what you write on the "two-way pipe"? I can successfully read
output coming from the program, but I can't seem to shove any
input down there.
Or, is there another way I should be doing this sort of thing?
I really, really don't want to use temporary files for doing
this communication.
- Next message: Bulent Murtezaoglu: "Re: C++ sucks for games"
- Previous message: Gerry Quinn: "Re: C++ sucks for games"
- Next in thread: Jeff: "Re: Lispworks vs. pipes"
- Reply: Jeff: "Re: Lispworks vs. pipes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|