Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/27/05 04:18
Read: times


 
#105983 - check out Andy's doubt.
Responding to: ???'s previous message
Agreed with Andy!
Check out your printlcd routine. I have no experience of using SDCC, but on keil they(strcat,strcpy) just work fine.
while(*Str)
I think there will be Str++ inside your routine. And thus the while loop will work till the end of string. So please write COMMENTS as to know it better what you want to achieve.
What else is inside while?

List of 9 messages in thread
TopicAuthorDate
Strings Manipulation in SDCC            01/01/70 00:00      
   Include ?            01/01/70 00:00      
      #include             01/01/70 00:00      
         Debug it!            01/01/70 00:00      
         check out Andy's doubt.            01/01/70 00:00      
            Hello World            01/01/70 00:00      
               Try this.            01/01/70 00:00      
               Bad!            01/01/70 00:00      
                  Clarify            01/01/70 00:00      

Back to Subject List