File: Documentation.html

package info (click to toggle)
libics 1.5.2-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,280 kB
  • sloc: sh: 8,735; ansic: 5,994; makefile: 125
file content (59 lines) | stat: -rw-r--r-- 2,824 bytes parent folder | download | duplicates (2)
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">

<html>
  <head>
    <title>libics: Documentation index</title>
    <link rel="stylesheet" href="libics.css" type="text/css" title="default">
    <!--[if lte IE 6]>
    <link rel="stylesheet" href="iexplorefix.css" type="text/css" title="default">
    <![endif]-->
  </head>

  <body>
    <p class=header>libics v.1.5 Online Documentation. &copy;2000-2010 by Cris Luengo and others.</p>

    <div class="navbar">
      <ul>
        <li><a href=".">libics home</a></li>
        <li><a href="Documentation.html" class="selected">Documentation</a>
          <ul>
            <li><a href="Usage.html">Usage of libics</a></li>
            <li><a href="TopLevelFunctions.html">Top-level interface</a></li>
            <li><a href="LowLevelFunctions.html">Low-level interface</a></li>
            <li><a href="Ics_Header.html">Ics_Header</a></li>
            <li><a href="Ics_DataRepresentation.html">Ics_DataRepresentation</a></li>
            <li><a href="Ics_ImelRepresentation.html">Ics_ImelRepresentation</a></li>
            <li><a href="Ics_Error.html">Ics_Error</a></li>
            <li><a href="Enums.html">Other enums</a></li>
          </ul>
        </li>
        <li><a href="Credits.html">Credits</a></li>
        <li><a href="http://sourceforge.net/project/showfiles.php?group_id=140885">Download</a></li>
        <li><a href="http://sourceforge.net/projects/libics"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=140885&amp;type=11" width="120" height="30" border="0" alt="Get libics at SourceForge.net. Fast, secure and Free Open Source software downloads"></a></li>
      </ul>
    </div>

<h1>libics Documentation</h1>

    <ul>
      <li><a href="Usage.html">Usage of the library</a></li>
      <li><a href="TopLevelFunctions.html">Top-level library interface</a></li>
      <li><a href="LowLevelFunctions.html">Low-level library interface</a></li>
      <li><a href="Ics_Error.html">Error codes returned by library functions</a></li>
      <li>Data types:
      <ul>
        <li><a href="Ics_Header.html"><tt class="typeident">Ics_Header</tt></a> (a.k.a. <tt class="typeident">ICS</tt>)</li>
        <li><a href="Ics_DataRepresentation.html"><tt class="typeident">Ics_DataRepresentation</tt></a></li>
        <li><a href="Ics_ImelRepresentation.html"><tt class="typeident">Ics_ImelRepresentation</tt></a></li>
        <li><a href="Ics_Error.html"><tt>Ics_Error</tt></a></li>
        <li><a href="Enums.html#Ics_DataType"><tt>Ics_DataType</tt></a></li>
        <li><a href="Enums.html#Ics_Compression"><tt>Ics_Compression</tt></a></li>
        <li><a href="Enums.html#Ics_HistoryWhich"><tt>Ics_HistoryWhich</tt></a></li>
        <li><a href="Enums.html#Ics_Format"><tt>Ics_Format</tt></a></li>
      </ul>
      </li>
    </ul>

  </body>
</html>