Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > 700475c8ae73fb4d57b6df4485c29e1c > files > 107

slang-doc-1.4.4-2mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE> {The S-lang C Library Reference}: SLang_inc_mmt</TITLE>
 <LINK HREF="cref-53.html" REL=next>
 <LINK HREF="cref-51.html" REL=previous>
 <LINK HREF="cref.html#toc52" REL=contents>
</HEAD>
<BODY>
<A HREF="cref-53.html">Next</A>
<A HREF="cref-51.html">Previous</A>
<A HREF="cref.html#toc52">Contents</A>
<HR>
<H2><A NAME="SLang_inc_mmt"></A> <A NAME="s52">52. <B>SLang_inc_mmt</B></A></H2>

<P>
<DL>
<DT><B> Synopsis </B><DD><P>Increment a memory managed type reference count
<DT><B> Usage </B><DD><P><CODE>void SLang_inc_mmt (SLang_MMT_Type *mmt);</CODE>
<DT><B> Description </B><DD><P>The <CODE>SLang_inc_mmt</CODE> function may be used to increment the
reference count associated with the memory managed data type given
by <CODE>mmt</CODE>.
<DT><B> See Also </B><DD><P><CODE>SLang_free_mmt, SLang_create_mmt, SLang_pop_mmt, SLang_pop_mmt</CODE>
</DL>
<P>
<P>
<P>
<HR>
<A HREF="cref-53.html">Next</A>
<A HREF="cref-51.html">Previous</A>
<A HREF="cref.html#toc52">Contents</A>
</BODY>
</HTML>