|
Graphviz
2.41.20171026.1811
|

Go to the source code of this file.
Data Structures | |
| struct | rdr_t |
Functions | |
| Agraph_t * | agmemread (const char *cp) |
Variables | |
| Agiodisc_t | AgIoDisc = { iofread, ioputstr, ioflush } |
| Agraph_t* agmemread | ( | const char * | cp | ) |
Definition at line 131 of file io.c.
References AgIdDisc, AgMemDisc, agread(), agsetfile(), rdr_t::cur, rdr_t::data, Agiodisc_s::flush, Agdisc_s::id, Agdisc_s::io, rdr_t::len, Agdisc_s::mem, NULL, and Agiodisc_s::putstr.
Referenced by readstring().
| Agiodisc_t AgIoDisc = { iofread, ioputstr, ioflush } |
1.8.5