From: Sebastian Hammer Date: Mon, 11 Dec 2000 20:55:18 +0000 (+0000) Subject: Work X-Git-Tag: YAZ.1.8~149 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=754b0cc078d975dc04dfb1e58e93780935a53a49;p=yaz-moved-to-github.git Work --- diff --git a/doc/yaz.sgml b/doc/yaz.sgml index 12497a1..6f764c9 100644 --- a/doc/yaz.sgml +++ b/doc/yaz.sgml @@ -2,7 +2,7 @@
YAZ User's Guide and Reference <author><htmlurl url="http://www.indexdata.dk/" name="Index Data">, <tt><htmlurl url="mailto:info@indexdata.dk" name="info@indexdata.dk"></> -<date>$Revision: 1.7 $ +<date>$Revision: 1.8 $ <abstract> This document is the programmer's guide and reference to the YAZ package. YAZ is a compact toolkit that provides access to the @@ -2557,6 +2557,15 @@ what goes wrong. <sect>The COMSTACK Module<label id="comstack"> +<sect1>Synopsis (blocking mode) + +<p> + +<tscreen><verb> +int connect_and_init() { +} +</verb></tscreen> + <sect1>Introduction <p>