Comment on Show HN: Header-only GIF decoder in pure C – no malloc, easy to useComments−lnkl1yHow is this a header-only? It contains non-static, non-inline functions in the .h file...
Comments
How is this a header-only? It contains non-static, non-inline functions in the .h file...