WvStreams
arguments Struct Reference

Public Attributes

char * args [2]
int silent
int verbose
char * output_file
char * arg1
char ** strings
int abort
int repeat_count

Detailed Description

Definition at line 82 of file ex3.c.

Member Data Documentation

◆ args

char* arguments::args[2]

Definition at line 84 of file ex3.c.

◆ silent

int arguments::silent

Definition at line 85 of file ex3.c.

◆ verbose

int arguments::verbose

Definition at line 85 of file ex3.c.

◆ output_file

char * arguments::output_file

Definition at line 86 of file ex3.c.

◆ arg1

char* arguments::arg1

Definition at line 68 of file ex4.c.

◆ strings

char** arguments::strings

Definition at line 69 of file ex4.c.

◆ abort

int arguments::abort

Definition at line 70 of file ex4.c.

◆ repeat_count

int arguments::repeat_count

Definition at line 72 of file ex4.c.


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