1<!-- 2 File and Directory 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'>File and Directory APIs</h1> 14 15<div class='summary'><table summary='General Information'> 16<thead> 17<tr> 18 <th>Headers</th> 19 <th>cups/file.h<br> 20 cups/dir.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' target='_top'>Introduction to CUPS Programming</a><br> 31 Programming: <a href='api-cups.html' target='_top'>CUPS API</a></td> 32</tr> 33</tbody> 34</table></div> 35