Pipe module for Youtoo 0.93
Table of Contents
1 Copyright
Youtoo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Youtoo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Youtoo in the file COPYING. If not, see http://www.gnu.org/licenses/.
3 General Description
Library for pipes, forked child processes and control i/o with a stream object.
4 Installation
- Run 'make' in directory Extras/Pipe.
- Run 'make test' in directory Extras/Pipe.
- Add -lpipe to CLIBS in youtoo/\.eulrc.${ARCH}.
5 Files
The pipe library consists of single EuLisp module:
- pipe.em – root module
And a foreign-function interface file:
- eul-pipe.c – C interface for pipe functions
Date: July 1997; Updated February 2010
HTML generated by org-mode 6.34trans in emacs 23