<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic #pragma question in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/pragma-question/m-p/205241#M17128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am developing a function that uses a boolean value as an argument, but the compiler seems unable to understand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the function in a .C file named control.c&lt;/P&gt;&lt;P&gt;and the declaration is in the also named control.h&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I compile, there is a warning C2450 (expected ,) on the .h file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe a pragma instruction will fix this?&lt;/P&gt;&lt;P&gt;BTW im using CW6.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Feb 2012 11:30:11 GMT</pubDate>
    <dc:creator>Skaptor</dc:creator>
    <dc:date>2012-02-11T11:30:11Z</dc:date>
    <item>
      <title>#pragma question</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/pragma-question/m-p/205241#M17128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am developing a function that uses a boolean value as an argument, but the compiler seems unable to understand.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the function in a .C file named control.c&lt;/P&gt;&lt;P&gt;and the declaration is in the also named control.h&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I compile, there is a warning C2450 (expected ,) on the .h file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe a pragma instruction will fix this?&lt;/P&gt;&lt;P&gt;BTW im using CW6.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2012 11:30:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/pragma-question/m-p/205241#M17128</guid>
      <dc:creator>Skaptor</dc:creator>
      <dc:date>2012-02-11T11:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: #pragma question</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/pragma-question/m-p/205242#M17129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What type is your function argument?&amp;nbsp; If this is a non-standard type, involving a typedef, perhaps the&amp;nbsp;typedef is inaccessible because you have not included the required&amp;nbsp;header file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2012 17:56:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/pragma-question/m-p/205242#M17129</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2012-02-11T17:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: #pragma question</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/pragma-question/m-p/205243#M17130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Never mind, I wasn´t including a .h file, I included it and now compiles and works perfectly!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Feb 2012 03:20:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/pragma-question/m-p/205243#M17130</guid>
      <dc:creator>Skaptor</dc:creator>
      <dc:date>2012-02-12T03:20:10Z</dc:date>
    </item>
  </channel>
</rss>

