ARB
Public Attributes | List of all members
Namelist Struct Reference

#include <f2c.h>

Collaboration diagram for Namelist:
Collaboration graph
[legend]

Public Attributes

charname
 
Vardesc ** vars
 
int nvars
 

Detailed Description

Definition at line 144 of file f2c.h.

Member Data Documentation

char* Namelist::name

Definition at line 145 of file f2c.h.

Vardesc** Namelist::vars

Definition at line 146 of file f2c.h.

int Namelist::nvars

Definition at line 147 of file f2c.h.


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