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 00:34
Read: times


 
#105981 - Debug it!
Responding to: ???'s previous message
Anton Wijaya said:
i already using #include , and already have been trying to use strcat, strcpy in my code, but no luck.

There are 2 possibilities here:

1. The standard 'C' library functions strcat, strcpy are not working;

2. Your printlcd is not working.

What debugging have you done so far?
What leads you to the conclusion that it is strcat & strcpy that are broken, rather than printlcd?

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