Releases: nickscha/sb
Releases · nickscha/sb
v0.2: sb.h release
v0.2: sb - String Builder Release.
A C89 standard compliant, single header, nostdlib (no C Standard Library) String Builder (SB).
Changes
- [MIN] added print 7 & 8 args (59ffc0a)
- [MAJOR] added printf function (1493bce)
- [FIX] sb_append_long_direct bug trailing zero (a380f0e)
- [VERSION] bump to v0.2 (487d1f9)
What's Included
This release includes the sb.h header file as well as testing and example codes ready to be used.
Get started by downloading the source code today!
v0.1: sb.h release
v0.1: sb - String Builder Release.
A C89 standard compliant, single header, nostdlib (no C Standard Library) String Builder (SB).
Changes
What's Included
This release includes the sb.h header file as well as testing and example codes ready to be used.
Get started by downloading the source code today!