SVN revision: 34301
This commit is contained in:
Peter Wehrfritz 2008-04-17 14:27:24 +00:00
parent 2d5c5486ee
commit 390111df9b
1 changed files with 3 additions and 0 deletions

View File

@ -637,6 +637,9 @@ extern "C" {
* endian-independant serialised data chunks for transmission across a
* a network or more.
*
* The function pointers to the list and hash table functions are only
* needed if you use those data types, else you can pass NULL instead.
*
* Example:
*
* @code