62 lines
1.8 KiB
HTML
62 lines
1.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
|
|
<title>High-Level Language APIs</title>
|
|
<!-- Begin Header Records -->
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<!-- Change History: -->
|
|
<!-- YYMMDD USERID Change description -->
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
<body>
|
|
<!-- End Header Records -->
|
|
<!-- Java sync-link-->
|
|
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript">
|
|
</script>
|
|
|
|
|
|
|
|
<h2>High-Level Language APIs</h2>
|
|
|
|
<p>The high-level language APIs communicate with compilers, and the DB2<SUP>(R)</SUP>
|
|
Universal Database<sup>(TM)</sup> for iSeries<SUP>(TM)</SUP> SQL, COBOL/400<sup>(R)</sup>,
|
|
ILE C/C++, and REXX/400
|
|
languages. The high-level language APIs include:</p>
|
|
|
|
<ul>
|
|
<li><a href="hll1.htm">Application Development Manager/400 APIs</a><br>
|
|
<br>
|
|
</li>
|
|
|
|
<li><a href="hll2.htm">COBOL/400 APIs</a><br>
|
|
<br>
|
|
</li>
|
|
|
|
<li><a href="hll3.htm">ILE C/C++ Run-Time Library Functions</a>
|
|
<br><br>
|
|
</li>
|
|
|
|
|
|
<li><a href="hll4.htm">REXX/400 Functions</a>
|
|
<br><br></li>
|
|
|
|
</ul>
|
|
|
|
<hr>
|
|
<center>
|
|
<table cellpadding="2" cellspacing="2">
|
|
<tr align="center">
|
|
<td valign="middle" align="center">
|
|
<a href="aplist.htm">APIs by category</a></td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body>
|
|
</html>
|
|
|