Main > Programming > Libraries >

libexecstream 0.3

libexecstream 0.3

Sponsored Links

libexecstream 0.3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.030 MB
Platform: Any Platform
License: BSD License
Price:
Downloads: 1474
Date added: 2005-10-12
Publisher: Artem Khodush

libexecstream 0.3 description

Libexecstream is a C++ library that allows you to run a child process and have its input, output and error avaliable as standard C++ streams.
Main features:
- Works on Linux and Windows
- Uses threads
- Does not depend on any other non-standard library
- Distributed as source code only, requires you to compile and link one file into your program
- BSD-style license
Example:
#include < exec-stream.h >
#include < string >
...
try {
exec_stream_t es( "perl", "" ); // run perl without any arguments
es.in() < < "print "hello world";"; // and make it print "hello world"
es.close_in(); // after the input was closed
std::string hello, world;
es.out() >> hello; // read the first word of output
es.out() >> world; // read the second word
}catch( std::exception const & e ) {
std::cerr << "error: " << e.what() << "n";
}

libexecstream 0.3 Screenshot

Advertisements

libexecstream 0.3 Keywords

Bookmark libexecstream 0.3

Hyperlink code:
Link for forum:

libexecstream 0.3 Copyright

WareSeeker periodically updates pricing and software information of libexecstream 0.3 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of libexecstream 0.3 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Sponsored Links
Related Software
libspectrum is a library designed to make the input and output of some ZX Spectrum emulator files slightly easier. Free Download
libt2n (talk to neighbor) is a C++ library for inter-process communication (IPC) with an additional code generator. Free Download
LibYAML is a C library implementation of a YAML 1.1 parser and emitter. Free Download
libgist provides a generalized search tree C++ library. Free Download
libproclist is a very simple and easy to use C library that returns the process listing using ps. Free Download
Libgenerics is a c++ library that provides object services to analyze class type. Free Download
ibtholoura is a text-image distortion library. Free Download
WxLib is a widely resuable C++ library that converts many facilities that are found in the standard C library. Free Download