added path_getUserDir, dir_createParent

This commit is contained in:
2025-12-21 20:00:10 +05:00
parent 7dc80c2fdf
commit 26de01c3e7
7 changed files with 66 additions and 13 deletions

View File

@@ -19,6 +19,8 @@ C library with collections, strings, exceptions, io...
cbuild build_static_lib_dbg
```
6. If you use tlibc as static library, add `LINKER_LIBS` from tlibc `project.config` to your project.
## Usage
```c