<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to strbeginsfieldi</title><link>https://sourceforge.net/p/stringlib/wiki/strbeginsfieldi/</link><description>Recent changes to strbeginsfieldi</description><atom:link href="https://sourceforge.net/p/stringlib/wiki/strbeginsfieldi/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 06 May 2013 08:25:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/stringlib/wiki/strbeginsfieldi/feed" rel="self" type="application/rss+xml"/><item><title>strbeginsfieldi modified by Mark Hobley</title><link>https://sourceforge.net/p/stringlib/wiki/strbeginsfieldi/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -20,7 +20,7 @@

 The strbeginsfieldi function returns a non negative value if the comparison string matches the first field in the master string. This function is not lettercase sensitive.

-Filenames: strbeginsfield.c
+Filenames: strbeginsfieldi.c
 Include files: ctype.h, ascnames.h, logicals.h, stringlib.h, retvals.h
 Dependencies:  ansilib, mheaders

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark Hobley</dc:creator><pubDate>Mon, 06 May 2013 08:25:04 -0000</pubDate><guid>https://sourceforge.net0e7979505b70b86b9b2eebf8d1b361efc9a341ed</guid></item><item><title>strbeginsfieldi modified by Mark Hobley</title><link>https://sourceforge.net/p/stringlib/wiki/strbeginsfieldi/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Function:   strbeginsfieldi&lt;br /&gt;
Library:    stringlib&lt;br /&gt;
Prototype:  int strbeginsfieldi(char &lt;em&gt;strarg, char fs, char &lt;/em&gt;strsrc)&lt;/p&gt;
&lt;p&gt;Parameters&lt;/p&gt;
&lt;p&gt;Parameter   Type    Description&lt;br /&gt;
strarg      char *  Pointer to comparison substring&lt;br /&gt;
strsrc      char *  Pointer to master string&lt;br /&gt;
fs          char    field separator&lt;/p&gt;
&lt;p&gt;Return values&lt;/p&gt;
&lt;p&gt;Value/Range         Meaning&lt;br /&gt;
RETVNULLPTR -1      One or both of the provided string arguments contained a null pointer&lt;br /&gt;
RETVNOTFOUND    -8  The beginning of the master string does not match the provided substring.&lt;br /&gt;
NON NEGATIVE            The number of characters matched by the substring. Note that an empty substring matches an empty field.&lt;/p&gt;
&lt;p&gt;Description&lt;/p&gt;
&lt;p&gt;The strbeginsfieldi function returns a non negative value if the comparison string matches the first field in the master string. This function is not lettercase sensitive.&lt;/p&gt;
&lt;p&gt;Filenames:  strbeginsfield.c&lt;br /&gt;
Include files:  ctype.h, ascnames.h, logicals.h, stringlib.h, retvals.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;br /&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;br /&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>Mon, 06 May 2013 08:24:17 -0000</pubDate><guid>https://sourceforge.net2722c64727dacb7952012fcd9378212db301a1e6</guid></item></channel></rss>