<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - mwb1100</title>
<link>http://snipplr.com/users/mwb1100</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 08:13:18 GMT</pubDate>
<item>
<title>(C) vstrconat</title>
<link>http://snipplr.com/view/65913/vstrconat/</link>
<description><![CDATA[ <p>Concatenate a list of strings into a dynamically allocated string.</p> ]]></description>
<pubDate>Tue, 03 Jul 2012 01:21:15 GMT</pubDate>
<guid>http://snipplr.com/view/65913/vstrconat/</guid>
</item>
<item>
<title>(C++) string_replace()</title>
<link>http://snipplr.com/view/46857/stringreplace/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 10 Jan 2011 18:52:29 GMT</pubDate>
<guid>http://snipplr.com/view/46857/stringreplace/</guid>
</item>
<item>
<title>(C) prtpath.c</title>
<link>http://snipplr.com/view/43631/prtpathc/</link>
<description><![CDATA[ <p>Public domain snippet that dumps a path (or other list of directories in a specified environment variable) with one directory per line.</p> ]]></description>
<pubDate>Fri, 05 Nov 2010 12:07:33 GMT</pubDate>
<guid>http://snipplr.com/view/43631/prtpathc/</guid>
</item>
<item>
<title>(DOS Batch) which.cmd</title>
<link>http://snipplr.com/view/37688/whichcmd/</link>
<description><![CDATA[ <p>Windows cmd file to locate a file on the PATH.</p> ]]></description>
<pubDate>Wed, 21 Jul 2010 03:21:23 GMT</pubDate>
<guid>http://snipplr.com/view/37688/whichcmd/</guid>
</item>
<item>
<title>(C) string trim functions</title>
<link>http://snipplr.com/view/29809/string-trim-functions/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 16 Mar 2010 00:58:26 GMT</pubDate>
<guid>http://snipplr.com/view/29809/string-trim-functions/</guid>
</item>
<item>
<title>(DOS Batch) RunCL</title>
<link>http://snipplr.com/view/28076/runcl/</link>
<description><![CDATA[ <p>Script to run various compilers - tailored to make it easy to launch a compiler from an editor.</p> ]]></description>
<pubDate>Tue, 09 Feb 2010 23:51:40 GMT</pubDate>
<guid>http://snipplr.com/view/28076/runcl/</guid>
</item>
<item>
<title>(C) EchoArgs</title>
<link>http://snipplr.com/view/22593/echoargs/</link>
<description><![CDATA[ <p>Little utility that simply dumps the argv array.  Useful for debugging things when you're setting up a tool that shells out to another program - this will tell you exactly how the tool is being invoked.

When I was setting up UltraEdit for calling a cmd script to invoke a compiler, this was essential for figuring out all the stupid little things that were going on in how UE was building the command line.</p> ]]></description>
<pubDate>Thu, 05 Nov 2009 17:23:58 GMT</pubDate>
<guid>http://snipplr.com/view/22593/echoargs/</guid>
</item>
<item>
<title>(C) strings.h implementation</title>
<link>http://snipplr.com/view/22147/stringsh-implementation/</link>
<description><![CDATA[ <p>Implementation of the functions in the old Unix `` header.  Public domain.</p> ]]></description>
<pubDate>Fri, 30 Oct 2009 04:04:12 GMT</pubDate>
<guid>http://snipplr.com/view/22147/stringsh-implementation/</guid>
</item>
<item>
<title>(C) stdint.h</title>
<link>http://snipplr.com/view/18199/stdinth/</link>
<description><![CDATA[ <p>A public domain stdint.h.  Original code is from a public domain version in the MinGW distribution.  This one has been modified to fix a couple bugs (to make some macros 64-bit aware) and to make it compatible with VC6.</p> ]]></description>
<pubDate>Wed, 12 Aug 2009 02:33:48 GMT</pubDate>
<guid>http://snipplr.com/view/18199/stdinth/</guid>
</item>
<item>
<title>(C) bin2c</title>
<link>http://snipplr.com/view/18043/bin2c/</link>
<description><![CDATA[ <p>GPL licensed by Adrian Prantl</p> ]]></description>
<pubDate>Fri, 07 Aug 2009 19:27:26 GMT</pubDate>
<guid>http://snipplr.com/view/18043/bin2c/</guid>
</item>
<item>
<title>(C++) main()</title>
<link>http://snipplr.com/view/16922/main/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 12 Jul 2009 23:49:56 GMT</pubDate>
<guid>http://snipplr.com/view/16922/main/</guid>
</item>
<item>
<title>(C) strdup()</title>
<link>http://snipplr.com/view/16919/strdup/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 12 Jul 2009 18:13:37 GMT</pubDate>
<guid>http://snipplr.com/view/16919/strdup/</guid>
</item>
<item>
<title>(C) strtok_r</title>
<link>http://snipplr.com/view/16918/strtokr/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 12 Jul 2009 17:11:16 GMT</pubDate>
<guid>http://snipplr.com/view/16918/strtokr/</guid>
</item>
</channel>
</rss>