You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
797 B
32 lines
797 B
<!-- |
|
Array API header for CUPS. |
|
|
|
Copyright 2008-2011 by Apple Inc. |
|
|
|
These coded instructions, statements, and computer programs are the |
|
property of Apple Inc. and are protected by Federal copyright |
|
law. Distribution and use rights are outlined in the file "LICENSE.txt" |
|
which should have been included with this file. If this file is |
|
file is missing or damaged, see the license at "http://www.cups.org/". |
|
--> |
|
|
|
<h1 class='title'>Array API</h1> |
|
|
|
<div class='summary'><table summary='General Information'> |
|
<thead> |
|
<tr> |
|
<th>Header</th> |
|
<th>cups/array.h</th> |
|
</tr> |
|
</thead> |
|
<tbody> |
|
<tr> |
|
<th>Library</th> |
|
<td>-lcups</td> |
|
</tr> |
|
<tr> |
|
<th>See Also</th> |
|
<td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a></td> |
|
</tr> |
|
</tbody> |
|
</table></div>
|
|
|