|
>Since we're talking about standard libs, I just wanted to mention that a >standard buffer lib would be a big help for lua add-on developers. Right >now, each new add-on C library that requires buffers(many do) implements >it's own buffer library. The auxlib contains buffer functions. --lhf