Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
-1 = 255 (solved)
#1
Why this gives different results?
How can I force to give -1 ?

PRINT CODE("012"(1)) - CODE("012"(2)) ' gives -1
LET w$="012": PRINT CODE(w$(1))-CODE(w$(2)) ' gives 255
Reply


Messages In This Thread
-1 = 255 (solved) - by zarsoft - 01-19-2023, 02:54 PM
RE: -1 = 255 - by boriel - 01-19-2023, 10:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)