- Notifications
You must be signed in to change notification settings - Fork48
Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.
License
likle/cwalk
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a lighweight C path manipulation library. It is currently compiled andtested underLinux,FreeBSD,Windows andMacOS. It supports UNIX and Windowspath styles on all platforms.
Please have a look at thereference for detailedinformation. Some features this library includes:
- cross-platform on Linux, FreeBSD, Windows and MacOS
- simple interface - just one header
- combine paths together
- basename, dirname and extension parsing
- normalize and cleanup paths
- resolve and generate relative paths
- iterate segments of the path
- and more things...
Building,embedding andtesting instructions areavailable in the documentation (it's very easy).
All the documentation is available in thethe github page of this repository.
About
Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.
Topics
Resources
License
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors15
Uh oh!
There was an error while loading.Please reload this page.
