<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to isempty</title><link>https://sourceforge.net/p/stringlib/wiki/isempty/</link><description>Recent changes to isempty</description><atom:link href="https://sourceforge.net/p/stringlib/wiki/isempty/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 03 May 2013 17:44:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/stringlib/wiki/isempty/feed" rel="self" type="application/rss+xml"/><item><title>isempty modified by Mark Hobley</title><link>https://sourceforge.net/p/stringlib/wiki/isempty/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Function:   isempty&lt;br /&gt;
Library:    stringlib&lt;br /&gt;
Prototype:  int isempty(char *strarg)&lt;/p&gt;
&lt;p&gt;Parameters&lt;/p&gt;
&lt;p&gt;Parameter   Type    Description&lt;br /&gt;
strarg      char *  Pointer to string&lt;/p&gt;
&lt;p&gt;Return values&lt;/p&gt;
&lt;p&gt;Value   Meaning&lt;br /&gt;
TRUE    String is not assigned or is empty&lt;br /&gt;
FALSE   String is assigned and populated&lt;/p&gt;
&lt;p&gt;Description&lt;/p&gt;
&lt;p&gt;The isempty function returns a boolean value depending on whether the provided string is populated or not.&lt;/p&gt;
&lt;p&gt;Filenames:  isempty.c&lt;br /&gt;
Include files:  ascnames.h, logicals.h, stringlib.h&lt;br /&gt;
Dependencies:   mheaders&lt;/p&gt;
&lt;p&gt;Developer Information&lt;/p&gt;
&lt;p&gt;Proposer:           Mark Hobley&lt;br /&gt;
Lead programmer:    Mark Hobley&lt;br /&gt;
Documentation by:&lt;/p&gt;
&lt;p&gt;Manual page by:&lt;/p&gt;
&lt;p&gt;Test Status&lt;/p&gt;
&lt;p&gt;Lead test planner:&lt;/p&gt;
&lt;p&gt;Lead test developer:&lt;/p&gt;
&lt;p&gt;Test sign off:&lt;/p&gt;
&lt;p&gt;Test plan:          PENDING&lt;br /&gt;
Test programs:&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Hobley</dc:creator><pubDate>Fri, 03 May 2013 17:44:27 -0000</pubDate><guid>https://sourceforge.netf1072e9c0722cc0f1e896a7bd2b9ea384da39a86</guid></item></channel></rss>