c_intddr - Initializes first two records for associated DDR file

SYNTAX

#include "las.h"

FUNCTION c_intddr (ddr)

     struct DDR          *ddr;

PARAMETERS

ddr (input/output, DDR)

A DDR structure or a FORTRAN integer array dimensioned DDRLEN.

DESCRIPTION

The c_intddr() call is used to initialize the structures for the first two records of DDR to zeros (0) or blanks.

RETURN VALUE

c_intddr() has no return values.