File: headers.html

package info (click to toggle)
libticables 1.3.6~git20240415.7c4858d%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,524 kB
  • sloc: cpp: 10,904; ansic: 1,609; sh: 171; makefile: 150; xml: 23; sed: 16
file content (38 lines) | stat: -rw-r--r-- 1,169 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Header File Index</title>
  <link rel="STYLESHEET" type="TEXT/CSS" href="style.css">
</head>
<body bgcolor="#fffff8">
<table class="INVTABLE" width="100%">
  <tbody>
    <tr>
      <td class="NOBORDER" width="40"><img src="info.gif" border="0"
 height="32" width="32"> </td>
      <td class="TITLE">TiCables Library Header Files</td>
    </tr>
  </tbody>
</table>
<hr>
<p>There are few headers to include for using the ticables library.
They are listed below: <br>
</p>
<table class="NOBORDER" border="5" cellpadding="5" cellspacing="5">
  <tbody>
    <tr>
      <td class="NOBORDER" align="left" valign="top"><b>ticables.h</b></td>
      <td class="NOBORDER" width="10"><br>
      </td>
      <td class="NOBORDER" style="text-align: left;">Convenient header
which includes all the stuff you need.<br>
      </td>
    </tr>
  </tbody>
</table>
<p><b>Note:</b> these are the headers you are allowed to include in
your program. Don't use any others, please ! </p>
<br>
<h3> <a href="index.html">Return to the main index</a> </h3>
</body>
</html>