| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains some error handling modules used in the development of the libraries
A pure C errno implementation with CMake build support
NOTE: This will install in /usr/local. You probably don't want that. But this is a quick start. The best thing to do is to combine this library with your other code into a larger CMake project/solution.
Install with clib:
clib install ScientificC/errnoor,
git clone https://github.com/ScientificC/errno.git
cd errno
./install.sh| Back | FazBrowse Home | New Git URL |