Replace g_options_len and g_opt_str_len extern variables with CLI_OPT_LEN and CLI_OPT_STR_LEN enum constants computed via X-macros. Disables Variable Length Arrays (VLA) by enforcing the use of the -Wvla flag in strict mode. |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| cli.h | ||
| cli_opt.h | ||
| ft_ping.h | ||
| ft_ping_const.h | ||
| ft_ping_flags.h | ||