Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > d87a59a9d3f8172325dfb03f31eca8bc > files > 44

libpst-devel-doc-0.6.51-1.fc15.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libpst.so.4: libpst/libstrfunc.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">libpst</a></div>
<h1>libstrfunc.h</h1><a href="libstrfunc_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment">00001 
00002 <span class="preprocessor">#ifndef __PST_LIBSTRFUNC_H</span>
00003 <span class="preprocessor"></span><span class="preprocessor">#define __PST_LIBSTRFUNC_H</span>
00004 <span class="preprocessor"></span>
00005 <span class="preprocessor">#include "<a class="code" href="common_8h.html">common.h</a>"</span>
00006 
00007 <span class="keywordtype">char</span> *<a class="code" href="libstrfunc_8h.html#a0">pst_base64_encode</a>(<span class="keywordtype">void</span> *data, size_t size);
00008 <span class="keywordtype">char</span> *<a class="code" href="libstrfunc_8h.html#a1">pst_base64_encode_single</a>(<span class="keywordtype">void</span> *data, size_t size);
00009 <span class="keywordtype">char</span> *<a class="code" href="libstrfunc_8h.html#a2">pst_base64_encode_multiple</a>(<span class="keywordtype">void</span> *data, size_t size, <span class="keywordtype">int</span> *line_count);
00010 
00011 <span class="preprocessor">#endif</span>
00012 <span class="preprocessor"></span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Sat Apr 23 12:14:41 2011 for libpst.so.4 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>