<?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>Classic/Legacy CodeWarrior中的主题 converting float to char string</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/converting-float-to-char-string/m-p/134106#M692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I am currently using Codewarrior 5. I want to write float numbers to Hyperterminal using the write command but so far I have been unsuccesful. I can however write characters. I tried using the gcvt()&amp;nbsp;function to convert the float to a character string but codewarrior doesn't recognise it. Any ideas or examples or application notes&amp;nbsp;I can use to write floats to Hyperterminal?&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 10:16:27 GMT</pubDate>
    <dc:creator>rickross</dc:creator>
    <dc:date>2007-05-18T10:16:27Z</dc:date>
    <item>
      <title>converting float to char string</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/converting-float-to-char-string/m-p/134106#M692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I am currently using Codewarrior 5. I want to write float numbers to Hyperterminal using the write command but so far I have been unsuccesful. I can however write characters. I tried using the gcvt()&amp;nbsp;function to convert the float to a character string but codewarrior doesn't recognise it. Any ideas or examples or application notes&amp;nbsp;I can use to write floats to Hyperterminal?&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 10:16:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/converting-float-to-char-string/m-p/134106#M692</guid>
      <dc:creator>rickross</dc:creator>
      <dc:date>2007-05-18T10:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: converting float to char string</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/converting-float-to-char-string/m-p/134107#M693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;What about using printf?&lt;/DIV&gt;&lt;DIV&gt;sprintf can be used to convert a float to a string (array of char).&lt;/DIV&gt;&lt;DIV&gt;Several output format are possible. Please check ANSI C documentation to find out the one which suits best your needs.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 19:27:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/converting-float-to-char-string/m-p/134107#M693</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-05-18T19:27:40Z</dc:date>
    </item>
  </channel>
</rss>

