-
- Downloads
Introduced listInit() flag: LINK_LIST_DONT_FREE, which causes node data
to *not* be freed when removing (but still freed when freeing the list). Changed listFindNode data arg to const *.
Please register or sign in to comment
to *not* be freed when removing (but still freed when freeing the list). Changed listFindNode data arg to const *.