GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
#include <gis.h>
Data Fields | |
FILE * | fp |
int | pid |
FILE* Popen::fp |
Definition at line 609 of file gis.h.
Referenced by G_popen_clear(), and G_popen_close().
int Popen::pid |
Definition at line 610 of file gis.h.
Referenced by G_popen_clear(), and G_popen_close().