clibs
Tiny but handy utility libraries for C
|
boolean.h | Boolean type for C |
cio.h | Basic input and output for C |
clibs_control_structure.h | Common control structures |
clibs_logging.h | Logging-related macros |
clibs_math.h | Common math operations |
clibs_time.h | Common time operations |
cstring.h | Utility functions for C strings |
integer.h | Fixed-width integer type for C |
platform.h | Platform-specific data |
print.h | Console printing related macros |
term_color.h | Add colors, either foreground or background, on console environment |