Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
simple.c File Reference

demonstrates usage of gvContext, agread, gvLayout, gvRender, gvFreeLayout and agclose More...

#include <graphviz/gvc.h>
#include <stddef.h>
#include <stdio.h>
Include dependency graph for simple.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

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.

Here is the call graph for this function: