- Including
biexport.hfile
- Building as static or shared
- CMake options for building
- Creating NaN and infinity float value from integer literal
- Install target to CMake
- Hadling of NaN and infinity in
bprintf/vbprintf/bscanf/vbscanffunctions
- Test cases for functions
- Opening buffer in mode
worw+inbopenfunction - Calculating padding for hexadecimal float in
bprintf/vbprintffunctions
- Structure of source files and directories
- CMake built as static library
- Names of several macro names
- Ways for link of library to
README.mdfile - Output of examples of code
- Using
stdint.hheader in C89
- Replace
CMAKE_SOURCE_DIRtoCMAKE_CURRENT_SOURCE_DIR
- Full implementation of
bscanf/vbscanffunctions - Documentation with
bscanf/vbscanffunctions inREADME.mdfile CHANGELOG.mdfile
llength modifier inbprintf/vbprintffunctions
- Full implementation of
bprintf/vbprintffunctions bidefine.handvbiprintf.cfiles
- Dependence on
vsnprinffunction
- CMake for compilation of static library
- Growth of buffer capacity
- More complex example in
README.mdfile
- Version macro-constants to
iobuffer.hfile
- User-data pointer place in custom allocator
- API of buffer view macro-functions
- Returns error code in
bclose,beraseandbresetfunctions
- Macro for function declaration
- Growth of buffer capacity
- Behaviour of
bsetallocfunction - Mode table of
bopenfunction in documentation
- Custom allocator for buffer
- Behaviour of
bwritefunction
bmemopenfunction with documentation
BV_SIZEmacro-function
- Semantic of
bopenfunction - Note about
bscanf/vbscanffunctions - Example in
README.mdfile
- Read and write permission for buffer
- Documentation in
README.mdfile
- Documentation comments from code
First standalone version from code use only for yourself.