Related pages:
Prehľad
Nástroje obsahu
void ( _stdcall *DeleteList)(LinListH List); |
List | Handle to a linked list. |
The function deletes the linked list. All items, written in the list, must be deleted by using the call-back function DeleteEl before deleting the list.
Related pages:
Pridať komentár