mirror of
https://github.com/tailix/libkernaux.git
synced 2026-08-15 11:00:07 -04:00
Fix README.md
This commit is contained in:
parent
e6f707b9e0
commit
f76bb3cd92
1 changed files with 5 additions and 0 deletions
|
|
@ -57,6 +57,11 @@ API
|
|||
* [libc replacement](/include/kernaux/libc.h)
|
||||
* [itoa/ftoa replacement](/include/kernaux/ntoa.h) *(work in progress)*
|
||||
* [printf replacement](/include/kernaux/printf.h) *(work in progress)*
|
||||
* [printf](/examples/printf.c)
|
||||
* [vprintf](/examples/printf_va.c)
|
||||
* `snprintf`
|
||||
* `vsnprintf`
|
||||
* `sprintf`
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue