NAME FreeDosEntry -- Frees an entry created by MakeDosEntry (V36) SYNOPSIS FreeDosEntry(dlist) D1 void FreeDosEntry(struct DosList *) FUNCTION Frees an entry created by MakeDosEntry(). This routine should be eliminated and replaced by a value passed to FreeDosObject()! INPUTS dlist - DosList to free. SEE ALSO AddDosEntry(), RemDosEntry(), FindDosEntry(), LockDosList(), NextDosEntry(), MakeDosEntry()