NAME

Dis3dhead - Display headers


SYNOPSIS

Dis3dhead <in.H pars


INPUT PARAMETERS

nkeys - integer
      [nkeys]number of  keys to calculate
      parameters on.
key_ - char*
      name of key to calc parameters on (only
      necessary if nkeys < less than nkeys in dataset
key_list - character
      string containing keys to print (can use
      instead  of nkeys, keys_). The list should be
      seperated by :.
max_size - integer
      [1000000] maximum amount of memory for Attr to use.
int_format- char*
      "i7" Format print statement stlye for int
float_format - char*
      "f10.4" Format print statement stlye for float
guide - integer
      [50] every 50 given values name of keys are
      printed. 0 will result in only a single printing
      of header names


DESCRIPTION

 Displays header values


SEE ALSO

the Disfil manpage, the Attr3dhead manpage


CATEGORY

util/info