<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to retval</title><link>https://sourceforge.net/p/stringlib/wiki/retval/</link><description>Recent changes to retval</description><atom:link href="https://sourceforge.net/p/stringlib/wiki/retval/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 05 May 2013 20:41:16 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/stringlib/wiki/retval/feed" rel="self" type="application/rss+xml"/><item><title>retval modified by Mark Hobley</title><link>https://sourceforge.net/p/stringlib/wiki/retval/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,7 +1,7 @@
 The return values in retval.h are as follows:

-#define RETVNULLPTR -1   /* A null pointer argument was supplied */
-#define RETVEMPTY   -2   /* A required string parameter was empty */
-#define RETVBADNUM  -3   /* A provided numeric value was not in valid range */
-#define RETVBADSTR  -4   /* Comparison substring contains invalid characters */
-#define RETVNOTFOUND -8  /* No value was found */
+* RETVNULLPTR -1   /* A null pointer argument was supplied */
+* RETVEMPTY   -2   /* A required string parameter was empty */
+* RETVBADNUM  -3   /* A provided numeric value was not in valid range */
+* RETVBADSTR  -4   /* Comparison substring contains invalid characters */
+* RETVNOTFOUND -8  /* No value was found */
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Hobley</dc:creator><pubDate>Sun, 05 May 2013 20:41:16 -0000</pubDate><guid>https://sourceforge.netdd96f340eaa6c9254d963696101f7f65c8a6ff3a</guid></item><item><title>retval modified by Mark Hobley</title><link>https://sourceforge.net/p/stringlib/wiki/retval/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The return values in retval.h are as follows:&lt;/p&gt;
&lt;h1 id="define-retvnullptr-1-a-null-pointer-argument-was-supplied"&gt;define RETVNULLPTR -1   /&lt;em&gt; A null pointer argument was supplied &lt;/em&gt;/&lt;/h1&gt;
&lt;h1 id="define-retvempty-2-a-required-string-parameter-was-empty"&gt;define RETVEMPTY   -2   /&lt;em&gt; A required string parameter was empty &lt;/em&gt;/&lt;/h1&gt;
&lt;h1 id="define-retvbadnum-3-a-provided-numeric-value-was-not-in-valid-range"&gt;define RETVBADNUM  -3   /&lt;em&gt; A provided numeric value was not in valid range &lt;/em&gt;/&lt;/h1&gt;
&lt;h1 id="define-retvbadstr-4-comparison-substring-contains-invalid-characters"&gt;define RETVBADSTR  -4   /&lt;em&gt; Comparison substring contains invalid characters &lt;/em&gt;/&lt;/h1&gt;
&lt;h1 id="define-retvnotfound-8-no-value-was-found"&gt;define RETVNOTFOUND -8  /&lt;em&gt; No value was found &lt;/em&gt;/&lt;/h1&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Hobley</dc:creator><pubDate>Sun, 05 May 2013 20:40:16 -0000</pubDate><guid>https://sourceforge.net98ddbab8b7a2c55271dbcba80b19689b69580fda</guid></item></channel></rss>