 




<?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: Create one program with a  C and CPP modules</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/create-one-program-with-a-c-and-cpp-modules/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/create-one-program-with-a-c-and-cpp-modules/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 03:47:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/create-one-program-with-a-c-and-cpp-modules/#comment-106964</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 25 Apr 2012 21:11:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-106964</guid>
		<description><![CDATA[&lt;i&gt;&quot;Definition not found for symbol function1___&quot;&lt;/i&gt;

Where is &#039;function1___&#039;?

Actually, that looks like a C++ name. Because your code shows this line:&lt;pre&gt;
// int function1(parms) &lt;/pre&gt;
...I&#039;d assume that you actually are attempting to reference a proc in your C module and its real name is &#039;function1()&#039;. Right?

It&#039;s hard to tell because it&#039;s not clear what code you&#039;re showing. I can&#039;t tell what language it&#039;s supposed to be.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>&#8220;Definition not found for symbol function1___&#8221;</i></p>
<p>Where is &#8216;function1___&#8217;?</p>
<p>Actually, that looks like a C++ name. Because your code shows this line:
<pre>
// int function1(parms) </pre>
<p>&#8230;I&#8217;d assume that you actually are attempting to reference a proc in your C module and its real name is &#8216;function1()&#8217;. Right?</p>
<p>It&#8217;s hard to tell because it&#8217;s not clear what code you&#8217;re showing. I can&#8217;t tell what language it&#8217;s supposed to be.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.045 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 03:52:24 -->