mykola2312
|
3f01b5abfd
|
dynamic memory allocator - implement heap_alloc & heap_free, heap_join and heap_split
|
2022-05-18 05:59:23 +03:00 |
|
mykola2312
|
b03cf8ec73
|
fix code spacings
|
2022-05-17 05:24:11 +03:00 |
|
mykola2312
|
b80fe62700
|
write documentating commentary for cu_sprintf & cu_sscanf in string.h header. test - works fine
|
2022-05-17 05:10:51 +03:00 |
|
mykola2312
|
c7cce44067
|
implement cu_sprintf & cu_sscanf, also cu_(i/u/x)prints, cu_ato(i/u)
|
2022-05-17 04:35:02 +03:00 |
|
mykola2312
|
752d263d9c
|
implement std functions for string processing & text converting multi-byte (UTF-8) character set to double-byte character set and vise-versa
|
2022-05-17 02:36:16 +03:00 |
|
mykola2312
|
a07e2d6f01
|
update ifndef-define statements in every header with CUTIL_ prefix that already included files with matching defines will not collide
|
2022-05-17 02:14:28 +03:00 |
|