Skip to content

Docs and Features

Compare
Choose a tag to compare
@mickjc750 mickjc750 released this 11 Oct 04:36
· 13 commits to master since this release
  • Doxygen friendly.
  • Register a default custom allocator.
  • Initialise a strbuf_t on creation from a strview_t.
  • Additional number conversions with more convenient usage.
  • Generic macros for many strbuf.c and strview.c functions which allow using C strings OR strview_t as arguments.
  • Some renaming, as delimeters was spelled wrong.
  • Simplified allocator.