Embedded TCP/IP stack: FNET_CFG_SHELL_ARGS_MAX

FNET

#define FNET_CFG_SHELL_ARGS_MAX   (16u)

Maximum number of arguments that can be handled by the shell command parser.
Arguments must be split by the space symbol. Note that the quote FNET_SHELL_QUOTE_SYMBOL is used to combine multiple words to one argument.
Default value is 16.

.

Definition at line 57 of file fnet_shell_config.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net