parrotcode: IO Layer for UTF8 | |
Contents | C |
src/io/io_utf8.c - IO Layer for UTF8
Convert output to utf8. Convert input to Parrot's internal string representation.
*/
/*
src/io/io_passdown.c, src/io/io.c, src/io/io_layers.c, src/io/io_private.h.
Initially written by Leo.
|