I spent almost all day trying to port my binary math routines to QB64 but it's impossible, so I am rewriting it as a C include, so far so good.
the reason it's impossible is because the routines use the full 32-bits of the Long and trying to do comparisons is unworkable, believe me I tried
the reason it's impossible is because the routines use the full 32-bits of the Long and trying to do comparisons is unworkable, believe me I tried