<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c/tags/search</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 01:07:09 GMT</pubDate>
<item>
<title>(C) Two Binary Search Functions in C - rtperson</title>
<link>http://snipplr.com/view/63046/two-binary-search-functions-in-c/</link>
<description><![CDATA[ <p>Two versions of binary search -- one recursive, one iterative -- for an array of strings.
Both assume that your array index fits within an integer.</p> ]]></description>
<pubDate>Sat, 04 Feb 2012 02:45:29 GMT</pubDate>
<guid>http://snipplr.com/view/63046/two-binary-search-functions-in-c/</guid>
</item>
</channel>
</rss>