Cthulhu  0.2.10
Cthulhu compiler collection
console.h File Reference
#include <ctu_io_api.h>
#include "core/compiler.h"
Include dependency graph for console.h:
This graph shows which files directly or indirectly include this file:

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_tio_stdout (void)
 get the global stdout IO object More...
 
CT_IO_API io_tio_stderr (void)
 get the global stderr IO object More...