]> git.ipfire.org Git - thirdparty/cups.git/blob - cups/api-httpipp.header
Merge changes from CUPS 1.4svn-r8088, the real official 1.4b1!
[thirdparty/cups.git] / cups / api-httpipp.header
1 <!--
2 "$Id: api-httpipp.header 7258 2008-01-28 00:15:05Z mike $"
3
4 HTTP and IPP API header for the Common UNIX Printing System (CUPS).
5
6 Copyright 2007-2008 by Apple Inc.
7 Copyright 1997-2006 by Easy Software Products, all rights reserved.
8
9 These coded instructions, statements, and computer programs are the
10 property of Apple Inc. and are protected by Federal copyright
11 law. Distribution and use rights are outlined in the file "LICENSE.txt"
12 which should have been included with this file. If this file is
13 file is missing or damaged, see the license at "http://www.cups.org/".
14 -->
15
16 <div class='summary'><table summary='General Information'>
17 <thead>
18 <tr>
19 <th>Header</th>
20 <th>cups/cups.h</th>
21 </tr>
22 </thead>
23 <tbody>
24 <tr>
25 <th>Library</th>
26 <td>-lcups</td>
27 </tr>
28 <tr>
29 <th>See Also</th>
30 <td>Programming: <a href='api-overview.html'>Introduction to CUPS Programming</a><br>
31 Programming: <a href='api-cups.html'>CUPS API</a><br>
32 References: <a href='spec-ipp.html'>CUPS Implementation of IPP</a></td>
33 </tr>
34 </tbody>
35 </table></div>