The library contains a set of auxiliary functions.
https://src.libcode.org/download/faux
Serj Kalichev 9c4c835330 Fix README for latest version link | 6 mesi fa | |
---|---|---|
docs | 4 anni fa | |
faux | 8 mesi fa | |
libc | 11 anni fa | |
m4 | 2 anni fa | |
testc | 3 anni fa | |
utils | 4 anni fa | |
.clang-format | 4 anni fa | |
.gitignore | 2 anni fa | |
CHANGES | 6 anni fa | |
ChangeLog | 12 anni fa | |
Doxyfile | 4 anni fa | |
ISSUES | 6 anni fa | |
LICENCE | 12 anni fa | |
Makefile.am | 2 anni fa | |
README.md | 6 mesi fa | |
autogen.sh | 12 anni fa | |
configure.ac | 6 mesi fa | |
indent.sh | 4 anni fa |
The library contains a set of auxiliary functions. These functions are:
Also project contains testc
binary. It's a utility that helps to write and
execute unit tests in C. See the following documentation:
https://src.libcode.org/pkun/faux/src/master/docs/testc.ru.md testc
documentation in Russian
https://src.libcode.org/pkun/faux/src/master/docs/testc.en.md testc
documentation in English
The main target platform for library is a Linux. The project is written in C.
Homepage : http://faux.libcode.org
Repository : https://src.libcode.org/pkun/faux
Mailing list : http://groups.google.com/group/libfaux.
Download : https://src.libcode.org/download/faux
Latest release : https://src.libcode.org/download/faux/faux-2.2.0.tar.xz
Author: Serj Kalichev <pkun(_at_)libcode.org>