Shop OBEX P1 Docs P2 Docs Learn Events
compiler error? (Range checking) — Parallax Forums

compiler error? (Range checking)

RedNifreRedNifre Posts: 84
edited 2007-05-19 04:58 in Propeller 1
I'm currently debugging and I found out that this compiles:

DAT
byte 999,999




Looks like the compiler does not check if a value matches the type of the DAT
Sign In or Register to comment.