Stuff that needs to be done in order to complete the Tooolkit Reference
Manual (Do these to 0.9.x).
- o Document the "notify" and "command_reply" client operations variable
+ o Document the "command_reply" client operations variable
argument lists for all possible notify types and command replys.
o Write "Programming with Toolkit" document, describing how to build
<br /><br />
<b>Guides & Tutorials</b>
<br /><br />
-<li><a href="silcclient_using.html">Getting Started with SILC Client Library</a>
+<li><a href="silcclientlib.html">Client Library Guides & Reference</a>
<li><a href="silcrng_intro.html">Introduction to SILC Random Number Generator</a>
<br /><br />
* SYNOPSIS
*
* static inline
- * unsigned char *silc_buffer_free(SilcBuffer sb, SilcUInt32 *data_len);
+ * unsigned char *silc_buffer_steal(SilcBuffer sb, SilcUInt32 *data_len);
*
* DESCRIPTION
*