restructurization

This commit is contained in:
2026-05-28 14:23:39 +03:00
parent aca7e3617d
commit b493b36948
211 changed files with 28 additions and 161 deletions

View File

@@ -0,0 +1,9 @@
1. Functions for simplify control of complex parameters
cmdlnopts.c - example of use
parceargs.c - main functions
parceargs.h - their header
2. Functions for regular getopt_long
getopt.c - snippet file
getopt.h - its header