<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to countprefixdigits</title><link>https://sourceforge.net/p/stringlib/wiki/countprefixdigits/</link><description>Recent changes to countprefixdigits</description><atom:link href="https://sourceforge.net/p/stringlib/wiki/countprefixdigits/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 04 May 2013 06:59:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/stringlib/wiki/countprefixdigits/feed" rel="self" type="application/rss+xml"/><item><title>countprefixdigits modified by Mark Hobley</title><link>https://sourceforge.net/p/stringlib/wiki/countprefixdigits/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Function:   countprefixdigits&lt;br /&gt;
Library:    stringlib&lt;br /&gt;
Prototype:  int countprefixdigits(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 numerical characters at the beginning&lt;br /&gt;
POSITIVE    Number of numerical digits at the start of the string&lt;/p&gt;
&lt;p&gt;Description&lt;/p&gt;
&lt;p&gt;The countprefixdigits function returns the number of numerical digits at start of the given string.&lt;/p&gt;
&lt;p&gt;Filenames:  numprectr.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:59:18 -0000</pubDate><guid>https://sourceforge.net5813d8311ca755f1ab7dd47d72eed5e6cdfe8cd3</guid></item></channel></rss>