<?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-plus-plus/tags/script</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 13:43:08 GMT</pubDate>
<item>
<title>(C++) C Console Scripting Framework - darkphotn</title>
<link>http://snipplr.com/view/4527/c-console-scripting-framework/</link>
<description><![CDATA[ <p>This demonstrates how to make your own console "scripts" using C -- for example, you could capitalize every character that comes in.  Tweak the line labelled "TWEAK THIS LINE" in order to get it to do what you want.  This particular example will add "/new/" to the beginning of every filename and stick the result to a text file.  The listed DOS command can be stuck in a .BAT file and run from Windows like a program.</p> ]]></description>
<pubDate>Sun, 13 Jan 2008 12:32:55 GMT</pubDate>
<guid>http://snipplr.com/view/4527/c-console-scripting-framework/</guid>
</item>
</channel>
</rss>