GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
Popen Struct Reference

#include <gis.h>

Data Fields

FILE * fp
 
int pid
 

Detailed Description

Definition at line 597 of file gis.h.

Field Documentation

◆ fp

FILE* Popen::fp

Definition at line 598 of file gis.h.

Referenced by G_popen_clear(), and G_popen_close().

◆ pid

int Popen::pid

Definition at line 599 of file gis.h.

Referenced by G_popen_clear(), and G_popen_close().


The documentation for this struct was generated from the following file: