VSF Documented
Functions
arg_dbl.c File Reference
#include "argtable3.h"
#include "argtable3_private.h"
#include <stdlib.h>

Functions

struct arg_dblarg_dbl0 (const char *shortopts, const char *longopts, const char *datatype, const char *glossary)
 
struct arg_dblarg_dbl1 (const char *shortopts, const char *longopts, const char *datatype, const char *glossary)
 
struct arg_dblarg_dbln (const char *shortopts, const char *longopts, const char *datatype, int mincount, int maxcount, const char *glossary)
 

Function Documentation

◆ arg_dbl0()

struct arg_dbl * arg_dbl0 ( const char *  shortopts,
const char *  longopts,
const char *  datatype,
const char *  glossary 
)

◆ arg_dbl1()

struct arg_dbl * arg_dbl1 ( const char *  shortopts,
const char *  longopts,
const char *  datatype,
const char *  glossary 
)

◆ arg_dbln()

struct arg_dbl * arg_dbln ( const char *  shortopts,
const char *  longopts,
const char *  datatype,
int  mincount,
int  maxcount,
const char *  glossary 
)
Generated from commit: vsfteam/vsf@c3767bf