Graphviz 2.29.20120208.0545
Functions
lib/cdt/dtwalk.c File Reference
#include "dthdr.h"
Include dependency graph for dtwalk.c:

Go to the source code of this file.

Functions

int dtwalk (reg Dt_t *dt, int(*userf)(), Void_t *data)

Function Documentation

int dtwalk ( reg Dt_t dt,
int(* )()  userf,
Void_t*  data 
)

Definition at line 12 of file dtwalk.c.

References dtfirst, dtnext, reg, and Void_t.

Referenced by agDELedge(), and walkGrid().