hamlib/doc/sgml/using.sgml
Nate Bargmann, N0NB f896e4e7ce 24 Sep 2001
Added Hamlib manual SGML source files to CVS.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@665 7ae35d74-ebe9-4afe-98af-79ac388436b8
2001-09-25 03:53:06 +00:00

19 lines
454 B
Text

<chapter id="using">
<title>Using the hamlib API</title>
<para></para>
<section id="languages">
<title>Using Hamlib in your project</title>
<para>Currently Hamlib only provides a C language interface,
however, wrappers are planned for popular languages like C++, Perl,
and Python in the future.
</para>
</section>
</chapter>
<!--
Local Variables:
mode: sgml
sgml-parent-document: ("hamlib.sgml" "book" "chapter")
End:
-->