GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-7413740dd8
rowio/release.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <grass/rowio.h>
Include dependency graph for rowio/release.c:

Go to the source code of this file.

Functions

void Rowio_release (ROWIO *R)
 

Function Documentation

◆ Rowio_release()

void Rowio_release ( ROWIO R)

Definition at line 5 of file rowio/release.c.

References ROWIO::ROWIO_RCB::buf, free(), ROWIO::nrows, NULL, and ROWIO::rcb.