Platform-independent types, macros, and fallbacks for environments without LibC.
The libzycore
C library provides platform-independent types, macros, and fallbacks for environments without LibC.
Usage
To start using libzycore
in your project, add the following depends
value to your manifest
, adjusting the version constraint as appropriate:
depends: libzycore ^1.5.1
Then import the library in your buildfile
:
import libs = libzycore%lib{zycore}
Importable targets
This package provides the following importable targets:
lib{zycore}
Importable targets description
zycore
- C library for platform-independent types, macros, and fallbacks for environments without LibC.
license | MIT |
---|---|
project | zycore |
url | github.com/zyantific/zycore-c |
packaging@build2.orgMailing list |
1 Version
version | 1.5.1 |
---|---|
repository | https://pkg.cppget.org/1/queue/testing |
depends | 0 |