#include "adaps.h"
FUNCTION c_tohead (model, buffer)
struct MODEL *model; char buffer[][HDR_SIZ+1];
AVHRR model structure containing the header information for an archive image.
ASCII buffer to store the header information in.
Store all of the header information in an ASCII buffer.
c_tohead() has no return value.