Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
|
Go to the source code of this file.
Data Structures | |
struct | FileOutputStream |
An OutputStream that writes to user-specified files. More... | |
Functions | |
void | DeallocateFileOutputStream (OutputStream *stream_p) |
Free a FileOutputStream. More... | |
void DeallocateFileOutputStream | ( | OutputStream * | stream_p | ) |
Free a FileOutputStream.
stream_p | The FileOutputStream to free. |