c_intbdr - Initializes band-dependent record for associated DDR file

SYNTAX

#include "las.h"

FUNCTION c_intbdr (bddr)

     struct BDDR          *bddr;

PARAMETERS

bddr (input/output, BDDR)

A BDDR structure or a FORTRAN integer array dimensioned to BDRLEN. It contains the fields of the band record of the DDR.

DESCRIPTION

The c_intbdr() call is used to initialize the values for a band-dependent record of the DDR to zeros (0) or blanks.

RETURN VALUE

c_intbdr() has no return values.