GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
Loading...
Searching...
No Matches
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()