Subject: Re: [Boost-users] Executable wrapped into another one: how to pass streams instead of real files?
From: Igor R (boost.lists_at_[hidden])
Date: 2011-06-21 08:42:01


> can I modify it in order to use a stream or a string inside the wrapper program, instead of using a file name?

Try to pass a name of named pipe, instead of the filename.