Open Object Rexx - Files
Interpreter Stream Library Source Files
This directory contains the native code backing the stream class.
The following is a partial list of the files to be found in this subdirectory.
- StreamNative.*
- The implementation of the native methods that makes up the stream
library.
- StreamCommandParser.*
- A generalized command parser used to parse stream commands and
options.