Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BASE91 - Fast Base-91 Encoder/Decoder Functions
#4
I checked it out, Jack. On my other versions I had nbits = 0 defined, but removed it when tidying up the code I guess.  Good news is it didn't matter because nbits is worth zero when first being used, so the functions work.  I will fix the code to assign nbits though, because it is proper coding.

Using OPTION _EXPLICIT would help my coding a lot I think, maybe a good New Years resolution for me is to start using it, would prevent a lot of mistakes I often make.  

- Dav

Find my programs here in Dav's QB64 Corner
Reply


Messages In This Thread
RE: BASE91 - Fast Base-91 Encoder/Decoder Functions - by Dav - 12-30-2025, 11:34 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)