Next: rangef_in, Previous: range_perror, Up: Ranges [Contents]
destroy a RangeFList
object.
#include <suplib/range.h> RangeFList *rangef_del(RangeFList *rl);
RangeFList *rl
Not Documented.
This routine frees all memory associated with a RangeFList
object.
It returns NULL
.
Diab Jerius