Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
dos.library
NAME
FreeDosEntry
Frees an entry created by
MakeDosEntry
(V36)
SYNOPSIS
FreeDosEntry(dlist)
D1
void FreeDosEntry(struct DosList *)
FUNCTION
Frees an entry created by
MakeDosEntry()
.
INPUTS
dlist
DosList to free.
SEE ALSO
AddDosEntry()
,
RemDosEntry()
,
FindDosEntry()
,
LockDosList()
,
NextDosEntry()
,
MakeDosEntry()