GRASS GIS 8 Programmer's Manual  8.2.2dev(2023)-3d2c704037
Popen Struct Reference

#include <gis.h>

Data Fields

FILE * fp
 
int pid
 

Detailed Description

Definition at line 608 of file gis.h.

Field Documentation

◆ fp

FILE* Popen::fp

Definition at line 609 of file gis.h.

Referenced by G_popen_clear(), and G_popen_close().

◆ pid

int Popen::pid

Definition at line 610 of file gis.h.

Referenced by G_popen_clear(), and G_popen_close().


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