update README.md
This commit is contained in:
parent
40864beb12
commit
53ff61b659
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ C library to implement
|
||||||
- assembler-level optimizations
|
- assembler-level optimizations
|
||||||
- architecture-dependent & hardware features
|
- architecture-dependent & hardware features
|
||||||
- byte-order endianness detection, byte-swapping
|
- byte-order endianness detection, byte-swapping
|
||||||
|
- dynamic memory allocator & internal heap management integrated
|
||||||
- structure object members mapping, dynamic processing, endianness auto-converting
|
- structure object members mapping, dynamic processing, endianness auto-converting
|
||||||
- dynamic-length structures, members sizes which are determined by mapping or run-time object member value
|
- dynamic-length structures, members sizes which are determined by mapping or run-time object member value
|
||||||
- string processing, independent implementations of sscanf (cu_sscanf) and sprintf (cu_sprintf)
|
- string processing, independent implementations of sscanf (cu_sscanf) and sprintf (cu_sprintf)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue