| parrotcode: I/O subsystem core functions | |
| Contents | C |

src/io/core.c - I/O subsystem core functions

Core functions for initializing and destroying the I/O subsystem within an interpreter.

void Parrot_io_initSTD* handles.void Parrot_io_finishvoid Parrot_IOData_marktrace_active_PMCs() to mark the IO data live.
src/io/api.c, src/io/unix.c, src/io/win32.c, src/io/portable.c, src/io/buffer.c, src/io/io_private.h.
|
|
|