<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to countprefixalphas</title><link>https://sourceforge.net/p/stringlib/wiki/countprefixalphas/</link><description>Recent changes to countprefixalphas</description><atom:link href="https://sourceforge.net/p/stringlib/wiki/countprefixalphas/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 04 May 2013 06:40:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/stringlib/wiki/countprefixalphas/feed" rel="self" type="application/rss+xml"/><item><title>countprefixalphas modified by Mark Hobley</title><link>https://sourceforge.net/p/stringlib/wiki/countprefixalphas/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Function:   countprefixalphas&lt;br /&gt;
Library:    stringlib&lt;br /&gt;
Prototype:  int countprefixalphas(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;
ZERO        String is empty, not assigned, or contains no alphabetical characters at the beginning&lt;br /&gt;
POSITIVE    Number of alphabetical characters at the start of the string&lt;/p&gt;
&lt;p&gt;Description&lt;/p&gt;
&lt;p&gt;The countprefixalphas function returns the number of alphabetic characters at start of the given string.&lt;/p&gt;
&lt;p&gt;Filenames:  azprectr.c&lt;br /&gt;
Include files:  ctypes, ascnames.h, logicals.h, stringlib.h&lt;br /&gt;
Dependencies:   ansilib, 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;br /&gt;
Lead test developer:&lt;br /&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>Sat, 04 May 2013 06:40:57 -0000</pubDate><guid>https://sourceforge.net4c6c094108008163886cb610cfa6f60627fffac8</guid></item></channel></rss>