<?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>ColdFire/68K Microcontrollers and Processorsのトピックatoi &amp; atof</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/atoi-atof/m-p/176923#M6943</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'm using codewarrior for ColdFire.&lt;/P&gt;&lt;P&gt;As saw in the help I'm trying to use atoi and atof C standard function in my project.&lt;/P&gt;&lt;P&gt;I included stdlib.h as requested, but the linker fails to find this function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I saw that in stdlib there is the following code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#if !_MSL_C_TINY_IO&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; using std::atof;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; using std::atoi;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; using std::atol;&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The _MSL_C_TINY_IO is set to 0 as default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where is my error?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2009 20:36:56 GMT</pubDate>
    <dc:creator>LPs1978</dc:creator>
    <dc:date>2009-04-29T20:36:56Z</dc:date>
    <item>
      <title>atoi &amp; atof</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/atoi-atof/m-p/176923#M6943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I'm using codewarrior for ColdFire.&lt;/P&gt;&lt;P&gt;As saw in the help I'm trying to use atoi and atof C standard function in my project.&lt;/P&gt;&lt;P&gt;I included stdlib.h as requested, but the linker fails to find this function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I saw that in stdlib there is the following code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#if !_MSL_C_TINY_IO&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; using std::atof;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; using std::atoi;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; using std::atol;&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The _MSL_C_TINY_IO is set to 0 as default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where is my error?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2009 20:36:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/atoi-atof/m-p/176923#M6943</guid>
      <dc:creator>LPs1978</dc:creator>
      <dc:date>2009-04-29T20:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: atoi &amp; atof</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/atoi-atof/m-p/176924#M6944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found out the solution on myself. I wrote it that could be useful for others.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem was that the C library included in my project&amp;nbsp; was C_4i_CF_SZ_MSL.a&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This library is a compact one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I substitute it with library C_4i_CF_StdABI_MSL.a and all is ok now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 20:48:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/atoi-atof/m-p/176924#M6944</guid>
      <dc:creator>LPs1978</dc:creator>
      <dc:date>2009-04-30T20:48:22Z</dc:date>
    </item>
  </channel>
</rss>

