<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Articles &#187; C++</title>
	<atom:link href="https://www.p6r.com/articles/category/c/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.p6r.com/articles</link>
	<description>Code Less / Deliver More™</description>
	<lastBuildDate>Fri, 23 Jan 2026 05:49:07 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.7</generator>
	<item>
		<title>Binary Compatible C++ Interfaces (Part 1)</title>
		<link>https://www.p6r.com/articles/2014/07/20/binary-compatible-c-interfaces/</link>
		<comments>https://www.p6r.com/articles/2014/07/20/binary-compatible-c-interfaces/#comments</comments>
		<pubDate>Sun, 20 Jul 2014 21:58:23 +0000</pubDate>
		<dc:creator><![CDATA[Jim Susoy]]></dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[The Basics]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[interface]]></category>

		<guid isPermaLink="false">http://www.p6r.com/articles/?p=20</guid>
		<description><![CDATA[Introduction This is the first part of a multi-part series on the challenges and techniques for creating Binary Compatible C++ Interfaces (BCCI). In researching this topic, I often found the issues enumerated without (or with very little) explanation as to why something should be avoided. As a result I have tried to include the &#8220;why&#8221; [&#8230;]]]></description>
		<wfw:commentRss>https://www.p6r.com/articles/2014/07/20/binary-compatible-c-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
