File: api_index.html

package info (click to toggle)
unadf 0.7.11a-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,660 kB
  • sloc: ansic: 5,455; cpp: 404; makefile: 127; sh: 78
file content (28 lines) | stat: -rw-r--r-- 757 bytes parent folder | download | duplicates (7)
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
<HTML>
<HEAD>
<TITLE>The ADFlib Developpers documentation</TITLE>
</HEAD>


<BODY>

<H1 ALIGN=CENTER>the ADFlib API</H1>

<HR>


<UL>
<LI><A HREF="api_device.html">Device</A> : create and mount/unmount harddisk, floppydisk, .ADF, hardfiles,
<LI><A HREF="api_volume.html">Volume</A> : create and mout/unmount volumes
<LI><A HREF="api_dir.html">Directory</A> : list, create, change of directories,
<LI><A HREF="api_file.html">File</A> : create, read and write files,
<LI><A HREF="api_env.html">Environment</A> : initialize and shutdown the library, control its behaviour,
<LI><A HREF="api_salv.html">Salvage</A> : undeletion, recovery,
<LI><A HREF="api_native.html">Native API</A> : how to write real devices drivers on your OS,
</UL>

<HR>

</BODY>

</HTML>