Docs » Autodocs » dos.library » FreeDosEntry
FreeDosEntry -- Frees an entry created by MakeDosEntry (V36)
FreeDosEntry(dlist) D1 void FreeDosEntry(struct DosList *)
Frees an entry created by MakeDosEntry(). This routine should be eliminated and replaced by a value passed to FreeDosObject()!
dlist - DosList to free.
AddDosEntry(), RemDosEntry(), FindDosEntry(), LockDosList(), NextDosEntry(), MakeDosEntry()
|