Stefan Reinauer wrote:
Maybe make a type with struct lb_record followed by unsigned char [], then it is more clear what is going on.
Or just get the length via read32.
I was thinking about how the source code looks, not so much what happens at run time. But that could also be an improvement!
//Peter