squareball.h [code] | Main library header |
squareball/sb-configparser.h [code] | Functions to parse INI-style configuration files |
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-shell.h [code] | Shell-related utilities |
squareball/sb-slist.h [code] | Singly-linked list implementation |
squareball/sb-stdin.h [code] | Standard input utilities |
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 |
squareball/sb-utf8.h [code] | UTF-8 utilities |