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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- This document was generated using DocBuilder 3.3.3 -->
<HTML>
<HEAD>
<TITLE>EI Library Reference
</TITLE>
<SCRIPT type="text/javascript" src="../../../../doc/erlresolvelinks.js">
</SCRIPT>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#FF00FF"
ALINK="#FF0000">
<CENTER>
<A HREF="http://www.erlang.se"><IMG BORDER=0 ALT="[Ericsson AB]" SRC="min_head.gif"></A>
<H1>EI Library Reference
</H1>
<BIG>
Version 3.5.5.2<BR>
</BIG>
</CENTER>
<P>The <CODE>ei</CODE> library is a <CODE>C</CODE> interface library for
communication with <CODE>Erlang</CODE>.
<P>
<TABLE CELLPADDING=4>
<TR>
<TD VALIGN=TOP><IMG ALT="Note!" SRC="note.gif"></TD>
<TD>
<P>By default, the <CODE>ei</CODE> library is only guaranteed
to be compatible with other Erlang/OTP components from the same
release as the <CODE>ei</CODE> library itself. See the documentation of the
<A HREF="ei.html#ei_set_compat_rel">ei_set_compat_rel()</A>
function on how to communicate with Erlang/OTP components from earlier
releases.
</TD>
</TR>
</TABLE>
<CENTER>
<HR>
<SMALL>
Copyright © 1991-2006
<A HREF="http://www.erlang.se">Ericsson AB</A><BR>
</SMALL>
</CENTER>
</BODY>
</HTML>
|