Internal library providing platform independent types, macros and a fallback 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.0
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.0+1 |
---|---|
repository | https://pkg.cppget.org/1/testing |
depends | 0 |
reviews | 0 |