1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!--
``The contents of this file are subject to the Erlang Public License,
Version 1.1, (the "License"); you may not use this file except in
compliance with the License. You should have received a copy of the
Erlang Public License along with this software. If not, it can be
retrieved via the world wide web at http://www.erlang.org/.
Software distributed under the License is distributed on an "AS IS"
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
the License for the specific language governing rights and limitations
under the License.
The Initial Developer of the Original Code is Ericsson Utvecklings AB.
Portions created by Ericsson are Copyright 1999, Ericsson Utvecklings
AB. All Rights Reserved.''
$Id$
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Mozilla/4.5 [en] (X11; I; SunOS 5.5.1 sun4m) [Netscape]">
<title>STDLIB 1.10</title>
<!-- Application Template, Version 1.0 (jocke@erix.ericsson.se) -->
<link REV=MADE HREF="mailto:otp@erix.ericsson.se">
</head>
<body bgcolor="#FFFFFF">
<center><a href="http://www.erlang.se"><img SRC="html/min_head.gif" ALT="Erlang/OTP" BORDER=0 ></a>
<br><font size=-1>[<a href="../../../doc/index.html">Up</a> |
<a href="http://www.erlang.se">Erlang/OTP</a>]</font>
<p><font size=+3>STDLIB</font>
<br>Version 1.10</center>
<table>
<tr>
<td><img SRC="html/stdlib.gif" ALT="STDLIB" align=LEFT></td>
<td>The Standard Erlang Libraries application, <b>STDLIB</b>, contains
modules for manipulating lists, strings and files etc.
<br> </td>
</tr>
</table>
<center><table CELLPADDING=15 >
<tr>
<td ALIGN=CENTER><a href="html/application_frame.html"><img SRC="html/ref_man.gif" ALT="Reference Manual" BORDER=0 ></a>
<br><font size=-1><a href="html/application_frame.html">Reference Manual</a></font></td>
<td ALIGN=CENTER><a href="../notes.html"><img SRC="html/notes.gif" ALT="Release Notes" BORDER=0 ></a>
<br><font size=-1><a href="../notes.html">Release Notes</a></font></td>
<td ALIGN=CENTER><a href="../../../doc/print.html"><img SRC="html/book.gif" ALT="Off-Print" BORDER=0 ></a>
<br><font size=-1><a href="../../../doc/print.html">Off-Print</a></font></td>
</tr>
</table></center>
<center>
<p>
<hr><font size=-1>Copyright © 1991-2000
<a href="http://www.ericsson.se">Ericsson
Utvecklings AB</a></font></center>
</body>
</html>
|