?lang_form? ?lang_select? ?lang_submit? ?lang_endform?
{HEADER END}
{BLAME START}

library

?curdirlinks? -

Blame information for rev 6

Line No. Rev Author Line
1 6 kaklik <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
3 <title>Procyon AVRlib: VT100 Terminal Function Library (vt100.c)</title>
4 <link href="dox.css" rel="stylesheet" type="text/css">
5 </head><body>
6 <!-- Generated by Doxygen 1.4.2 -->
7 <div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
8 <h1>VT100 Terminal Function Library (vt100.c)<br>
9 <small>
10 [<a class="el" href="group__general.html">General Libraries</a>]</small>
11 </h1><div class="fragment"><pre class="fragment"><span class="preprocessor"> #include "<a class="code" href="vt100_8h.html">vt100.h</a>"</span>
12 </pre></div> <dl compact><dt><b>Overview</b></dt><dd>This library provides functions for sending VT100 escape codes to control a connected VT100 or ANSI terminal.  Commonly useful functions include setting the cursor position, clearing the screen, setting the text attributes (bold, inverse, blink, etc), and setting the text color.  This library will slowly be expanded to include support for codes as needed and may eventually receive VT100 escape codes too. </dd></dl>
13  
14 <p>
15 <table border="0" cellpadding="0" cellspacing="0">
16 <tr><td></td></tr>
17 </table>
18 <hr size="1"><address style="align: right;"><small>Generated on Sun Oct 29 03:41:09 2006 for Procyon AVRlib by&nbsp;
19 <a href="http://www.doxygen.org/index.html">
20 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address>
21 </body>
22 </html>
{BLAME END}
{FOOTER START}

Powered by WebSVN v2.8.3