Thread: binary bit word
View Single Post
  #1   Report Post  
Don
 
Posts: n/a
Default binary bit word

Can the 10 bit limit on a binary word be changed to a 15 bit word? I need to
convert a decimal to binary but my decimal number can be as high as 65535 and
because I'm limited to only 10 charactors I can't use this function.