[GRASS5] Strange free statement in NVIZ

Markus Neteler neteler at itc.it
Wed Jan 4 09:37:06 EST 2006


Hi,

by chance we found this strange thing:

cd visualization/nviz/src
grep free exag.c
extern void free();
        free(surf_list);
    interp->freeProc = (Tcl_FreeProc *) free;

What does the last line do?

Markus




More information about the grass-dev mailing list