<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Requesting rectification of source code</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/41072/requesting-rectification-of-source-code</link><description> 
The following source code was meant for sending message from a gsm
module. But I&amp;#39;m not getting how to send it to a particular directory
number. It&amp;#39;s as follows: 

 
#include&amp;lt;mega16.h&amp;gt; 
#include&amp;lt;delay.h&amp;gt; 
#include&amp;quot;lib/sim300/sim300.h&amp;quot; void send message</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Requesting rectification of source code</title><link>https://community.arm.com/thread/93542?ContentTypeID=1</link><pubDate>Tue, 01 Sep 2015 08:48:52 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:7f9e69d6-0f20-4aaf-b10a-abac0562253f</guid><dc:creator>Westonsupermare Pier</dc:creator><description>&lt;p&gt;&lt;p&gt;
puts() in most contexts will add an extraneous &amp;#39;\n&amp;#39; into the
stream, I&amp;#39;d be surprised if the modem appreciates that.&lt;/p&gt;

&lt;p&gt;
Code seems inattentive to if the modem responds, with OK or ERROR
or whatever. Blind sending AT commands will usually end in failure at
some point.&lt;/p&gt;

&lt;p&gt;
Suggest you read the manual for the modem, and review C
references.&lt;/p&gt;

&lt;p&gt;
Please review the posting instructions before pasting in source
code.&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Requesting rectification of source code</title><link>https://community.arm.com/thread/69346?ContentTypeID=1</link><pubDate>Tue, 01 Sep 2015 04:50:17 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:8ba391f3-74d3-4ef1-ab32-59f3e687c2dd</guid><dc:creator>edPer Westermark</dc:creator><description>&lt;p&gt;&lt;pre&gt;
#include&amp;lt;mega16.h&amp;gt;
&lt;/pre&gt;

&lt;p&gt;
&lt;br /&gt;
Is this really related to Keil???&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>