getopt-long
Here are 8 public repositories matching this topic...
用C实现linux中ls功能(包括长选项和短选项,手动处理option以及调用getopt_long)
-
Updated
Dec 25, 2020 - C
A thread-safe, more intuitive alternative to getopt_long() that features word-wrapping help output and nested subcommands.
-
Updated
Oct 3, 2023 - C
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
-
Updated
Sep 13, 2024 - C
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
Improve this page
Add a description, image, and links to the getopt-long topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the getopt-long topic, visit your repo's landing page and select "manage topics."