]>
Commit | Line | Data |
---|---|---|
178cb736 MS |
1 | <!-- |
2 | "$Id: api-array.header 8087 2008-10-27 21:37:05Z mike $" | |
3 | ||
4 | PPD Compiler API header for CUPS. | |
5 | ||
6 | Copyright 2009 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'>PPD Compiler API</h1> | |
16 | ||
17 | <div class='summary'><table summary='General Information'> | |
18 | <thead> | |
19 | <tr> | |
20 | <th>Header</th> | |
21 | <th>cups/ppdc.h</th> | |
22 | </tr> | |
23 | </thead> | |
24 | <tbody> | |
25 | <tr> | |
26 | <th>Library</th> | |
27 | <td>-lcupsppdc</td> | |
28 | </tr> | |
29 | <tr> | |
30 | <th>See Also</th> | |
31 | <td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a></td> | |
32 | </tr> | |
33 | </tbody> | |
34 | </table></div> |