squareball.h [code] | Main library header |
squareball/sb-error.h [code] | Error reporting infrastructure |
squareball/sb-file.h [code] | File utilities |
squareball/sb-mem.h [code] | Memory allocation related helpers |
squareball/sb-slist.h [code] | Singly-linked list implementation |
squareball/sb-strfuncs.h [code] | String related helper functions |
squareball/sb-string.h [code] | String object that grows automatically, as required by the content added to it |
squareball/sb-trie.h [code] | Implementation of a trie data structure |