( HLinkedList* list,
void publish(void* ) )
print all entries of linked list.
Documentation
print all entries of linked list.
- Parameters:
- list - pointer of linked list
publish - function to print
- Returns:
- if success, return 0.
otherwise return -1.
- Author:
- Yee Young Han
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.