|
Graphviz 14.0.3~dev.20251029.0425
|
#include "convert.h"#include <assert.h>#include <getopt.h>#include <limits.h>#include <stdbool.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "openFile.h"#include <util/agxbuf.h>#include <util/alloc.h>#include <util/debug.h>#include <util/exit.h>#include <util/gv_ctype.h>#include <util/list.h>#include <util/unreachable.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 477 of file graphml2gv.c.
References agclose(), agnameof(), agnedges(), agnnodes(), agwrite(), agxbfree(), getFile(), gname, graph(), graphviz_exit(), GV_INFO, inFile, initargs(), LIST_FREE, nameOf(), outFile, and prev.