Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > e3d62627d1d1aab7ab1be2dd7f65a872 > files > 371

ecl-10.4.1-1.fc14.x86_64.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>cl_shutdown</title><link rel="stylesheet" href="ecl.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="The ECL manual"><link rel="up" href="ch23s02.html" title="8.2.&#160;Embedding Reference"><link rel="prev" href="re39.html" title="cl_boot"><link rel="next" href="re41.html" title="ecl_set_option"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><code class="function">cl_shutdown</code></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="re39.html">Prev</a>&#160;</td><th width="60%" align="center">8.2.&#160;Embedding Reference</th><td width="20%" align="right">&#160;<a accesskey="n" href="re41.html">Next</a></td></tr></table><hr></div><div class="refentry" title="cl_shutdown"><a name="ref.embed.cl_shutdown"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p><code class="function">cl_shutdown</code> &#8212; Close the lisp environment.</p></div><div class="refsynopsisdiv" title="Function"><h2>Function</h2><div class="funcsynopsis"><p><code class="funcdef">int <b class="fsfunc">cl_shutdown</b>(</code>void<code>)</code>;</p></div></div><div class="refsect1" title="Description"><a name="id671384"></a><h2>Description</h2><p>This function must be called before exiting a program that uses the <span class="application">ECL</span>
  environment. It performs some cleaning, including the execution of any
  finalizers, unloading shared libraries and deleting temporary files that were
  created by the compiler.
  </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="re39.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="ch23s02.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="re41.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><code class="function">cl_boot</code>&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;<code class="function">ecl_set_option</code></td></tr></table></div></body></html>