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 16:16
Read: times


 
#87675 - Programming ?
Responding to: ???'s previous message
Pete Wolff said:


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


Pete,
Have you done ANY programming before ?

...the quick and dirty fix

load array[0] with ' 12'
load array[1] with ' 35'

This is still, it must be said, a very, very half-assed method of implementing what you are trying to do.

What kind of program design have you worked out ?

Steve

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