libcproject
C static library easier to use than libc (C standard library).
version.h
Go to the documentation of this file.
1 #ifndef __LIBCPROJECT_VERSION__
2 #define __LIBCPROJECT_VERSION__ "5.0.0"
3 
4 #endif