]> Pileus Git - ~andy/rsl/blob - doc/RSL_free_cappi.html
RSL v1.44
[~andy/rsl] / doc / RSL_free_cappi.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4    <TITLE></TITLE>
5    <META NAME="GENERATOR" CONTENT="Mozilla/3.0b5aGold (X11; I; Linux 1.3.91 i586) [Netscape]">
6 </HEAD>
7 <BODY>
8
9 <P><A HREF="index.html"><IMG SRC="rsl.gif" BORDER=2 HEIGHT=100 WIDTH=100></A>
10 <HR><B>RSL_free_cappi</B> 
11 <HR></P>
12
13 <H3>Synopsis</H3>
14
15 <P><B>#include &quot;rsl.h&quot;</B> <BR>
16 <B>void RSL_free_cappi(<A HREF="RSL_cappi_struct.html">Cappi</A> *c);</B>
17 </P>
18
19 <H3>
20 <HR>Description</H3>
21
22 <P>Free the data structure Cappi, previously allocated via <A HREF="RSL_new_cappi.html">RSL_new_cappi</A>,
23 from memory. 
24 <HR></P>
25
26 <H3>Return value</H3>
27
28 <P>None. 
29 <HR></P>
30
31 <H3>See also</H3>
32
33 <P><A HREF="RSL_new_cappi.html">RSL_new_cappi</A>, <A HREF="RSL_cappi_to_carpi.html">RSL_cappi_to_carpi</A>.
34
35 <HR></P>
36
37 <P>Author: <A HREF="john.merritt.html">John H. Merritt</A> </P>
38
39 </BODY>
40 </HTML>