In PBPL, ALL system variables are LONGs. ALL intermediate math is done as LONGs. Even multiplying 2 bytes can use LONGs.
Longs take more code than words.
So a PBPL program will ALWAYS be larger than a PBPW program.
<br>
In PBPL, ALL system variables are LONGs. ALL intermediate math is done as LONGs. Even multiplying 2 bytes can use LONGs.
Longs take more code than words.
So a PBPL program will ALWAYS be larger than a PBPW program.
<br>
DT
Bookmarks