The library contains a set of auxiliary functions.
https://src.libcode.org/download/faux
Serj Kalichev 9c4c835330 Fix README for latest version link | hace 6 meses | |
---|---|---|
docs | hace 4 años | |
faux | hace 8 meses | |
libc | hace 11 años | |
m4 | hace 2 años | |
testc | hace 3 años | |
utils | hace 4 años | |
.clang-format | hace 4 años | |
.gitignore | hace 2 años | |
CHANGES | hace 6 años | |
ChangeLog | hace 12 años | |
Doxyfile | hace 4 años | |
ISSUES | hace 6 años | |
LICENCE | hace 12 años | |
Makefile.am | hace 2 años | |
README.md | hace 6 meses | |
autogen.sh | hace 12 años | |
configure.ac | hace 6 meses | |
indent.sh | hace 4 años |
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>