]> git.ipfire.org Git - thirdparty/cups.git/blob - cups/api-filedir.header
f9f529805d80f8ef79122beb667dd2a3b244380a
[thirdparty/cups.git] / cups / api-filedir.header
1 <!--
2 "$Id: api-filedir.header 7279 2008-01-31 01:50:44Z mike $"
3
4 File and Directory API header for CUPS.
5
6 Copyright 2008-2011 by Apple Inc.
7
8 These coded instructions, statements, and computer programs are the
9 property of Apple Inc. and are protected by Federal copyright
10 law. Distribution and use rights are outlined in the file "LICENSE.txt"
11 which should have been included with this file. If this file is
12 file is missing or damaged, see the license at "http://www.cups.org/".
13 -->
14
15 <h1 class='title'>File and Directory APIs</h1>
16
17 <div class='summary'><table summary='General Information'>
18 <thead>
19 <tr>
20 <th>Headers</th>
21 <th>cups/file.h<br>
22 cups/dir.h</th>
23 </tr>
24 </thead>
25 <tbody>
26 <tr>
27 <th>Library</th>
28 <td>-lcups</td>
29 </tr>
30 <tr>
31 <th>See Also</th>
32 <td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a><br>
33 Programming: <a href='api-cups.html' target='_top'>CUPS API</a></td>
34 </tr>
35 </tbody>
36 </table></div>