<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Sun, 20 Jul 2008 06:02:12 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Directory user and pass creation 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/480/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/480/comments/</comments>
		<pubDate>Sun, 22 Oct 2006 14:50:20 +0000</pubDate>
		<dc:creator>FlyingIsFun1217</dc:creator>
		<category>"CPlusPlus""user""username""pass""password""create,</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/480/</guid>
		<description>
			<![CDATA[
				<p>Somewhat simple C++ program I wrote with the help of some people at <a href='http://cboard.cprogramming.com/' target="_blank">the Cprogramming Message Board</a>. Basically, it takes user input for a username and password, and creates a directory in C:/Program Files/Program/ with a file containing username and a file containing password.<br /><br />Part of my coding for a program I am creating...<br /><br />FlyingIsFun1217<img src="http://www.bytemycode.com/img/wysiwyg/emo-smile.gif" /></p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>