35 p =
agget (g,
"aspect");
37 if (!p || ((r = sscanf (p,
"%lf,%d", &rv, &passes)) <= 0)) {
40 agwarningf(
"the aspect attribute has been disabled due to implementation flaws - attribute ignored.\n");
Memory allocation wrappers that exit on failure.
void setAspect(Agraph_t *g)
API for compacted arrays of booleans.
char * agget(void *obj, char *name)
void agwarningf(const char *fmt,...)