GRASS GIS 8 Programmer's Manual  8.2.1(2023)-exported
dspf_header.c File Reference
#include <string.h>
#include <grass/gis.h>
#include "viz.h"
Include dependency graph for dspf_header.c:

Go to the source code of this file.

Functions

int dfwrite_header (file_info *headp)
 
int dfread_header (file_info *headp)
 
int dfread_header_old (file_info *headp, FILE *fp)
 

Function Documentation

◆ dfread_header()

◆ dfread_header_old()

◆ dfwrite_header()