Graphviz 13.0.0~dev.20241220.2304
|
demonstrates usage of gvContext, agread, gvLayout, gvRender, gvFreeLayout and agclose More...
#include <graphviz/gvc.h>
#include <stddef.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 19 of file simple.c.
References agclose(), agread(), gvc, gvContext(), gvFreeContext(), gvFreeLayout(), gvLayout(), gvRender(), and NULL.