<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Clarify some jargon for me?' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Clarify some jargon for me?' posted on the 'Beginner C/C++' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Fri, 24 May 2013 22:03:43 -0700</pubDate>
    <lastBuildDate>Fri, 24 May 2013 22:03:43 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Clarify some jargon for me?</title>
      <link>http://www.programmersheaven.com/mb/beginnercpp/431166/431166/clarify-some-jargon-for-me/</link>
      <description>I want to make sure I get my lingo straight.&lt;br /&gt;
&lt;br /&gt;
I know it's possible to declare functions with the same name if their parameter lists are different. My question: Are function parameter lists a part of their &lt;strong&gt;identifiers&lt;/strong&gt;, or does "identifier" refer &lt;em&gt;strictly&lt;/em&gt; to its name? (Therefore, it would make sense to say, "It's possible to have more than one function with the same identifier...")&lt;br /&gt;
&lt;br /&gt;
Is there any difference between "identifier" and "name" that I should know about? Or "identifier" and "symbol"?&lt;br /&gt;
&lt;br /&gt;
Similarly, is a function "declaration" and "prototype" the same thing, or do they differ in some way?&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/beginnercpp/431166/431166/clarify-some-jargon-for-me/</guid>
      <pubDate>Sun, 03 Feb 2013 04:11:53 -0700</pubDate>
      <category>Beginner C/C++</category>
    </item>
  </channel>
</rss>