AdaPower Logged in as Guest
Ada Tools and Resources

Ada 95 Reference Manual
Ada Source Code Treasury
Bindings and Packages
Ada FAQ


Join >
Articles >
Ada FAQ >
Getting Started >
Home >
Books & Tutorials >
Source Treasury >
Packages for Reuse >
Latest Additions >
Ada Projects >
Press Releases >
Ada Audio / Video >
Home Pages >
Links >
Contact >
About >
Login >
Back
Ada Bindings - Pipes
Ada Bindings to APIs (Non-GUI Related)

The following package implements a thick Ada binding to the
C commands allowing you to call another program and pipe
the output to your Ada program, or pipe input from your Ada
program.

There is also an example driver procedure to show how this
package can be used. This package works on UNIX and
WIN32 operating systems. The example driver procedure
calls some commands available only on UNIX, some
available only on WIN32, and some available on both.
Click here to download


(c) 1998-2004 All Rights Reserved David Botton