https://github.com/davidar/cutil
Various utility functions for C
https://github.com/davidar/cutil
Last synced: 8 months ago
JSON representation
Various utility functions for C
- Host: GitHub
- URL: https://github.com/davidar/cutil
- Owner: davidar
- License: mit
- Created: 2010-07-09T03:46:18.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-13T08:14:35.000Z (almost 16 years ago)
- Last Synced: 2025-07-22T04:06:41.710Z (11 months ago)
- Language: C
- Homepage: http://da.vidr.cc/
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This repository contains various useful utility functions for C.
Source code is released under the MIT license (see COPYING).
See include/util/*.h for documentation.
David A Roberts