Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

Cmdlongvar_ Union Reference

Cmdlongvar_: union for storing all possible option variables. More...

#include <cmdlong.h>

List of all members.

Public Attributes

int Bool
char Char
long Long
double Dbl
char* Str


Detailed Description

Cmdlongvar_: union for storing all possible option variables.

The union members have self-explanatory names... :-)

Definition at line 31 of file cmdlong.h.


Member Data Documentation

int Cmdlongvar_::Bool
 

Definition at line 33 of file cmdlong.h.

char Cmdlongvar_::Char
 

Definition at line 34 of file cmdlong.h.

long Cmdlongvar_::Long
 

Definition at line 35 of file cmdlong.h.

double Cmdlongvar_::Dbl
 

Definition at line 36 of file cmdlong.h.

char* Cmdlongvar_::Str
 

Definition at line 37 of file cmdlong.h.


The documentation for this union was generated from the following file:
Generated at Wed Aug 21 09:33:39 2002 for The Razorback C Library: Miscellaneous Utilities by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001