#include "dthdr.h"

Go to the source code of this file.
Functions | |
| int | dtwalk (reg Dt_t *dt, int(*)() userf, Void_t *data) |
| int dtwalk | ( | reg Dt_t * | dt, | |
| int (*) () | userf, | |||
| Void_t * | data | |||
| ) |
Definition at line 33 of file dtwalk.c.
References dtfirst, dtnext, reg, and Void_t.
Referenced by agDELedge(), and walkGrid().
1.5.6