mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
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
19 lines
454 B
Text
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:
|
|
-->
|