The buffer used by the command line parser to hold state information.
More...
#include "rdmcmdlinetypes.h"
The buffer used by the command line parser to hold state information.
Declare this struct without any initialization and pass the address of it to rdm_cmdlineInit and other command line functions.
- See also
- rdm_cmdlineInit
-
rdm_cmdlineNextLongOption
-
rdm_cmdlineNextShortOption
- Examples
- c-core/02_core/core02Example_main.c, c-core/03_core/core03Example_main.c, c-core/04_core/core04Example_main.c, c-core/05_core/core05Example_main.c, c-core/06_core/core06Example_main.c, c-core/07_core/core07Example_main.c, c-core/08_core/core08Example_main.c, c-core/09_core/core09Example_main.c, c-core/10_core/core10Example_main.c, c-core/11_core/core11Example_main.c, c-core/12_core/core12Example_main.c, c-core/13_core/core13Example_main.c, c-core/20_core/core20Example_main.c, c-core/21_core/core21Example_main.c, c-core/22_core/core22Example_main.c, c-core/23_core/core23Example_main.c, c-core/24_core/core24Example_main.c, c-core/25_core/core25Example_main.c, c-core/28_core/core28Example_main.c, c-core/29_core/core29Example_main.c, and c-core/30_core/core30Example_main.c.
The documentation for this struct was generated from the following file: