Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
graphml2gv.c File Reference

GRAPHML-DOT converter More...

#include "convert.h"
#include <assert.h>
#include <cgraph/list.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/exit.h>
#include <util/gv_ctype.h>
#include <util/unreachable.h>
Include dependency graph for graphml2gv.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 489 of file graphml2gv.c.

References agclose(), agnameof(), agnedges(), agnnodes(), agwrite(), agxbfree(), getFile(), gname, graph(), graphviz_exit(), inFile, initargs(), nameOf(), outFile, prev, and Verbose.

Here is the call graph for this function: