A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
-
Updated
Sep 23, 2024 - C
8000
A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library for C/C++. Can be used to parse argv and argc parameters.
用C实现linux中ls功能(包括长选项和短选项,手动处理option以及调用getopt_long)
small library built on top of getopt for a more readable use of arguments with an intergrated description field for improved code readability, Define your helper at the same time as you define your flags
A thread-safe, more intuitive alternative to getopt_long() that features word-wrapping help output and nested subcommands.
Add a description, image, and links to the getopt-long topic page so that developers can more easily learn about it.
To associate your repository with the getopt-long topic, visit your repo's landing page and select "manage topics."