Graphviz 13.0.0~dev.20250121.0651
|
#include <assert.h>
#include <cgraph/rdr.h>
#include <limits.h>
#include <stddef.h>
#include "tcldot.h"
Go to the source code of this file.
Functions | |
int | myiodisc_afread (void *channel, char *ubuf, int n) |
int | myiodisc_memiofread (void *chan, char *buf, int bufsize) |
int myiodisc_afread | ( | void * | channel, |
char * | ubuf, | ||
int | n | ||
) |
Definition at line 31 of file tcldot-io.c.
Referenced by dotread().
int myiodisc_memiofread | ( | void * | chan, |
char * | buf, | ||
int | bufsize | ||
) |
Definition at line 88 of file tcldot-io.c.
Referenced by dotstring().