Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

parm Struct Reference

Collaboration diagram for parm:

Collaboration graph
[legend]

Data Fields

parmnext
char * name
char * value

Field Documentation

char* parm::name
 

Definition at line 156 of file seewbmp.c.

Referenced by clear_extparms(), new_extparm(), and print_extparms().

struct parm* parm::next
 

Definition at line 155 of file seewbmp.c.

Referenced by clear_extparms(), new_extparm(), and print_extparms().

char* parm::value
 

Definition at line 157 of file seewbmp.c.

Referenced by clear_extparms(), new_extparm(), and print_extparms().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.