csnip  0.1
Public Attributes | List of all members
csnip_clopts_s Struct Reference

Set of descriptors for all command line options.

#include <clopts.h>

Collaboration diagram for csnip_clopts_s:
Collaboration graph
[legend]

Public Attributes

const char * description
 General program description. More...
 
int n_optinfo
 Number of command line options.
 
int n_optinfo_cap
 Capacity of the option array.
 
csnip_clopts_optinfooptinfo
 The options array.
 

Member Data Documentation

◆ description

const char* csnip_clopts_s::description

This description is used typically to describe the purpose of a program; it is output before the individual option descriptions.


The documentation for this struct was generated from the following file: