Cthulhu
0.2.10
Cthulhu compiler collection
|
Go to the source code of this file.
Typedefs | |
typedef typedefCT_BEGIN_API struct io_t | io_t |
an io object More... | |
Functions | |
CT_IO_API io_t * | io_stdout (void) |
get the global stdout IO object More... | |
CT_IO_API io_t * | io_stderr (void) |
get the global stderr IO object More... | |