<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: INI Parser using Flex and Bison in C++</title>
	<atom:link href="http://www.thebinaryidiot.com/archives/2010/04/19/ini-parser-using-flex-and-bison-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thebinaryidiot.com/archives/2010/04/19/ini-parser-using-flex-and-bison-in-c/</link>
	<description>Tips, tricks, and technology... you know... stuff!</description>
	<lastBuildDate>Tue, 17 Jan 2012 16:00:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Flex and Bison in C++: An Example &#124; The Binary Idiot</title>
		<link>http://www.thebinaryidiot.com/archives/2010/04/19/ini-parser-using-flex-and-bison-in-c/#comment-804</link>
		<dc:creator>Flex and Bison in C++: An Example &#124; The Binary Idiot</dc:creator>
		<pubDate>Fri, 02 Dec 2011 16:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebinaryidiot.com/archives/2010/04/19/ini-parser-using-flex-and-bison-in-c/#comment-804</guid>
		<description>[...] After you have gleaned all you can from this example, check out this followup about creating an INI file parser using Flex and Bison in C++. Did you find this article useful? Pass it on!Tweet     ProgrammingBison, C++, Flex, Lex, Parser, [...]</description>
		<content:encoded><![CDATA[<p>[...] After you have gleaned all you can from this example, check out this followup about creating an INI file parser using Flex and Bison in C++. Did you find this article useful? Pass it on!Tweet     ProgrammingBison, C++, Flex, Lex, Parser, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Griffin</title>
		<link>http://www.thebinaryidiot.com/archives/2010/04/19/ini-parser-using-flex-and-bison-in-c/#comment-29</link>
		<dc:creator>Peter Griffin</dc:creator>
		<pubDate>Wed, 09 Jun 2010 18:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.thebinaryidiot.com/archives/2010/04/19/ini-parser-using-flex-and-bison-in-c/#comment-29</guid>
		<description>Hi thanks for sharing this nice example, i am quite a novice when it comes to c++ programming and i was hoping you could explain to me what changes i&#039;d need to make to your example to call a member method of IniFile instead of putting the data into the map.

Thanks alot,
Peter</description>
		<content:encoded><![CDATA[<p>Hi thanks for sharing this nice example, i am quite a novice when it comes to c++ programming and i was hoping you could explain to me what changes i&#8217;d need to make to your example to call a member method of IniFile instead of putting the data into the map.</p>
<p>Thanks alot,<br />
Peter</p>
]]></content:encoded>
	</item>
</channel>
</rss>

