select * from section<?xml version='1.0' encoding='iso-8859-1' ?>
<article>
<id><![CDATA[100]]>></id>
<author><nick><![CDATA[Juan M. Casillas]]>></nick>
<email><![CDATA[juanm.casillas@jmcresearch.com]]>></email>
></author>
<title><![CDATA[numconv]]>></title>
<subtitle><![CDATA[Library contents]]>></subtitle>
<body><![CDATA[&lt;h3&gt;numconv&lt;/h3&gt;

&lt;p&gt;
        This directory contains code to manage and convert numbers from
        its number representation into a string representation. To fix
        the problem of the number lenght, this library can use two
        approaches: the fixed-buffer method (more optimum but
        non-exact with really long numbers) or the logarithm method
        (fully exact but slower). See the implementation file for
        details
&lt;/p&gt;



]]>></body>
<keywords><![CDATA[numconv This directory contains code]]>></keywords>
<stamp><![CDATA[1072968050]]>></stamp>
<updated><![CDATA[1072974150]]>></updated>
<language><![CDATA[0]]>></language>
<sections><section><![CDATA[LibTool]]></section>
></sections>
<site><![CDATA[http://www.jmcresearch.com]]>></site>
<url><![CDATA[http://www.jmcresearch.com//src/articlehelper.php?action=preview&amp;id=100]]>></url>
</article>