in reply to Re: Count byte/character occurrence (1/4)
in thread Count byte/character occurrence (quickly)

WOW! thats alot faster. I didnt even think about unpack. that code runs in ~2.6 seconds on my machine. Thanks!
  • Comment on Re^2: Count byte/character occurrence (1/4)