C++ Portable Types Library (PTypes) Version 2.1


Top: Library add-ons: uexec


Uexec provides portable means of executing external shell commands and optionally connecting to their input and output channels. The uexec class is derived from unit.

This module is not part of PTypes. You are free to use and/or modify it. Download the module:

uexec.h
uexec.cxx

Examples:

uexec_test.cxx

See also: Streams, Unit


PTypes home