/clib

Simple C/C++ library for work with dynamic ASCIZ strings and config INI-files

Primary LanguageCGNU General Public License v2.0GPL-2.0

clib

str.h/str.c

simple C library for working with ASCIIZ and byte dynamic strings (str_t)

ini.h/ini.c

simple C library for working with INI-files (ini_t)

aini.h

С++ wrapper (aclass::aini) for working with INI-files via std::string

fsize.h/fsize.c

file size standard determinator