.. _file_c_fmdt_args.h: File args.h =========== |exhale_lsh| :ref:`Parent directory ` (``c/fmdt``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS Command Line Interface (CLI) functions. .. contents:: Contents :local: :backlinks: none Definition (``c/fmdt/args.h``) ------------------------------ .. toctree:: :maxdepth: 1 program_listing_file_c_fmdt_args.h.rst Detailed Description -------------------- Note that this simple CLI library follows POSIX conventions: - single character arguments start with the '-' character (ex.: "-h"), - multiple characters arguments start with the "--" characters (ex.: "--help"), - argument and its value is separated with a blank character (ex.: "--min-val 12"), - for boolean arguments, no argument is expected (ex.: if "-h" is found, then the help is printed). Includes -------- - ``fmdt/tools.h`` (:ref:`file_c_fmdt_tools.h`) Functions --------- - :ref:`exhale_function_args_8h_1ab8e328a499a3dc3d732f5d5b209f6215` - :ref:`exhale_function_args_8h_1a1e86d09bb2711273e15befc7f03ad892` - :ref:`exhale_function_args_8h_1a624d8730f387f5b3ee01b1275037ac4b` - :ref:`exhale_function_args_8h_1a633e4be014ecc6a4ca9d3a5031b83ee9` - :ref:`exhale_function_args_8h_1a1f815ab83b537fae98a7ace58bf9da5b` - :ref:`exhale_function_args_8h_1a0c619417d25d18f1c2aa59e38ab59e6d` - :ref:`exhale_function_args_8h_1ab0dbf1ecc1e647296bec6630e934f340` - :ref:`exhale_function_args_8h_1ac553e0a0de51b328c09dccd787898431` - :ref:`exhale_function_args_8h_1a0f23bb3980d593c3aae4e4b0493c776f` - :ref:`exhale_function_args_8h_1af83fc0bd39a99ff905e6025367255692` - :ref:`exhale_function_args_8h_1afea42b0972b02ca54f54d12c4c76427e` - :ref:`exhale_function_args_8h_1a30b3b490fa8426f85bd016798588fd8a` - :ref:`exhale_function_args_8h_1aadc7da8c850ff1c253d0a115445db64e` - :ref:`exhale_function_args_8h_1a148fcc8fd7189c0818231557580490c5` - :ref:`exhale_function_args_8h_1a18d8eafa832267f3ad92b491782a3c63` - :ref:`exhale_function_args_8h_1a117d27c363ac4c7d694dc8b4abdf00a1` - :ref:`exhale_function_args_8h_1a67a94ed60574483a0eb8df0ac48fef83`