Quantcast
Channel: MEL PICBASIC Forum
Viewing all articles
Browse latest Browse all 4787

Bytes roll over sanity check

$
0
0
Sanity checking..

Just checking that PbPro bytes and words roll over if incremented etc beyond 255/65535?

And that a 256 element byte array indexed with a byte variable will just roll over when the index exceeds 255?

So for instance byte index 250 + 10 = 4

Viewing all articles
Browse latest Browse all 4787

Trending Articles