<?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 Re: Character to Decimal Conversion in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Character-to-Decimal-Conversion/m-p/125527#M124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi:&lt;BR /&gt;&lt;BR /&gt;Like in any ANSI C compiler, you have access to the functions atoi() (in the library stdlib.h), which takes a string as argument and returns the equivalent integer (int) value:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;int StringToInteger( char *str)&lt;BR /&gt;{&lt;BR /&gt;return atoi(str);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Alex&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2006 02:34:25 GMT</pubDate>
    <dc:creator>alex_spotw</dc:creator>
    <dc:date>2006-08-03T02:34:25Z</dc:date>
    <item>
      <title>Character to Decimal Conversion</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Character-to-Decimal-Conversion/m-p/125526#M123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi everybody,&lt;/DIV&gt;&lt;DIV&gt;I am pretty new to this forum.&lt;/DIV&gt;&lt;DIV&gt;Can anybody know how to convert character to decimal in codewarrior development studio(in C).&lt;/DIV&gt;&lt;DIV&gt;Hope I asked my question in a right way.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;Ganga&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 00:12:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Character-to-Decimal-Conversion/m-p/125526#M123</guid>
      <dc:creator>GangaPrasad</dc:creator>
      <dc:date>2006-08-03T00:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Character to Decimal Conversion</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Character-to-Decimal-Conversion/m-p/125527#M124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi:&lt;BR /&gt;&lt;BR /&gt;Like in any ANSI C compiler, you have access to the functions atoi() (in the library stdlib.h), which takes a string as argument and returns the equivalent integer (int) value:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;int StringToInteger( char *str)&lt;BR /&gt;{&lt;BR /&gt;return atoi(str);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Alex&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2006 02:34:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Character-to-Decimal-Conversion/m-p/125527#M124</guid>
      <dc:creator>alex_spotw</dc:creator>
      <dc:date>2006-08-03T02:34:25Z</dc:date>
    </item>
  </channel>
</rss>

