]> git.ipfire.org Git - thirdparty/cups.git/blob - cups/api-cups.header
cupsHashData did not use the correct hashing algorithm (<rdar://problem/28209220>)
[thirdparty/cups.git] / cups / api-cups.header
1 <!--
2 CUPS API header for CUPS.
3
4 Copyright 2008-2011 by Apple Inc.
5
6 These coded instructions, statements, and computer programs are the
7 property of Apple Inc. and are protected by Federal copyright
8 law. Distribution and use rights are outlined in the file "LICENSE.txt"
9 which should have been included with this file. If this file is
10 file is missing or damaged, see the license at "http://www.cups.org/".
11 -->
12
13 <h1 class='title'>CUPS API</h1>
14
15 <div class='summary'><table summary='General Information'>
16 <thead>
17 <tr>
18 <th>Header</th>
19 <th>cups/cups.h</th>
20 </tr>
21 </thead>
22 <tbody>
23 <tr>
24 <th>Library</th>
25 <td>-lcups</td>
26 </tr>
27 <tr>
28 <th>See Also</th>
29 <td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a><br>
30 Programming: <a href='api-array.html' target='_top'>Array API</a><br>
31 Programming: <a href='api-filedir.html' target='_top'>File and Directory APIs</a><br>
32 Programming: <a href='api-filter.html' target='_top'>Filter and Backend Programming</a><br>
33 Programming: <a href='api-httpipp.html' target='_top'>HTTP and IPP APIs</a><br>
34 Programming: <a href='api-ppd.html' target='_top'>PPD API</a><br>
35 Programming: <a href='api-raster.html' target='_top'>Raster API</a></td>
36 </tr>
37 </tbody>
38 </table></div>