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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/16/05 15:43
Read: times


 
#87669 - LAck of knowledge
Responding to: ???'s previous message
Ok We're kind of new to this MicroC programming thing so I'm sorry we keep sending code in wrong format. What our main question is is how can we take a string value out of an array and print it to the LCD? When we use the LCD_puts function(array[x]) we get a black screen printed onto the LCD, when we use LCD_putc(array[x]) hoever we only get the last value of the arrays value printed.

Example:
if array[0] is loaded with '12', our LCD will print out 2
if array[0] is loaded with '35', our LCD will print out 5

Is there a function or way to send both values to the LCD to print out, Please tolerate our ignorance since we are lost and have no idea wher to go from here. Thanks

List of 18 messages in thread
TopicAuthorDate
Bipom Voltage Meter            01/01/70 00:00      
   So, whats wrong            01/01/70 00:00      
   it would be nice            01/01/70 00:00      
   and ...            01/01/70 00:00      
      deja vu!            01/01/70 00:00      
         all over again            01/01/70 00:00      
   No other ideas ?            01/01/70 00:00      
      nasty            01/01/70 00:00      
         True.            01/01/70 00:00      
   LAck of knowledge            01/01/70 00:00      
      try this            01/01/70 00:00      
      Programming ?            01/01/70 00:00      
         arrays            01/01/70 00:00      
            truth, nothing but and the WHOLE truth            01/01/70 00:00      
            ?            01/01/70 00:00      
      Questions            01/01/70 00:00      
   try            01/01/70 00:00      
   split it            01/01/70 00:00      

Back to Subject List