"No one is completely worthless. They can always serve as a bad example."
Anonymous
It depends on the position of the byte in memory, and is generally unpredictable. You can, however play some tricks with it.
If you assign vars like -
X var byte
Y var byte
Then PBP will assign the bytes to consecutive memory locations. In that case, bit 8 of X will be bit 0 of Y.
Charles Linquist
"If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte
Bookmarks