[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] Passing arguments instead of an input file
From: |
Michael Hennebry |
Subject: |
Re: [Help-glpk] Passing arguments instead of an input file |
Date: |
Sat, 14 Jun 2008 15:25:01 -0500 (CDT) |
On Fri, 13 Jun 2008, Robbie Morrison wrote:
>
> Michael Hennebry wrote (Fri, 13 Jun 2008 08:10:53 -0500 (CDT))
>
> > If he doesn't want to edit lpx_read_model and can make a named pipe,
> > that would work also.
>
> I would consider a name pipe. You need to look in a book on systems
> programming, for instance:
>
> Robbins, Kay A and Steven Robbins. 2003 UNIX systems
> programming : communication, concurrency, and threads --
> Second edition. Prentice Hall PTR, Upper Saddle River, New
> Jersey, USA. ISBN 0-13-042411-0.
Most, possibly all, of what he needs to know can be gleaned from
man mkfifo
and
man fifo
--
Michael address@hidden
"Those parts of the system that you can hit with a hammer (not advised)
are called Hardware; those program instructions that you can only
curse at are called Software."
- [Help-glpk] Passing arguments instead of an input file, Fábio Moura, 2008/06/12
- RE: [Help-glpk] Passing arguments instead of an input file, Meketon, Marc, 2008/06/12
- Re: [Help-glpk] Passing arguments instead of an input file, Fábio Moura, 2008/06/12
- RE: [Help-glpk] Passing arguments instead of an input file, Meketon, Marc, 2008/06/12
- Re: [Help-glpk] Passing arguments instead of an input file, Michael Hennebry, 2008/06/12
- Re: [Help-glpk] Passing arguments instead of an input file, Fábio Moura, 2008/06/12
- Re: [Help-glpk] Passing arguments instead of an input file, Michael Hennebry, 2008/06/12
- Re: [Help-glpk] Passing arguments instead of an input file, Tor Myklebust, 2008/06/13
- Re: [Help-glpk] Passing arguments instead of an input file, Michael Hennebry, 2008/06/13