Mention the Clark Cooper article.

This commit is contained in:
James Clark 1999-11-05 02:20:58 +00:00
parent 95e916b7a7
commit 1b330a5078

View file

@ -31,6 +31,10 @@ href="news:comp.text.xml">comp.text.xml</a> USENET newsgroup.</p>
low-level API you can use which is documented in
<code>xmltok/xmltok.h</code>.</p>
<p>There's also an excellent <a
href="http://www.xml.com/pub/1999/09/expat/index.html">article</a>
about expat on XML.com by Clark Cooper.</p>
<H4>Is there a simple example of using expat's API?</H4>
<p>See <code>sample/elements.c</code></p>