MCPcopy Create free account
hub / github.com/GenericMappingTools/gmt / stat

Class stat

src/gmt_plot.c:9611–9611  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9609
9610 if (GMT->current.setting.run_mode == GMT_MODERN) { /* Reset file pointer and name */
9611 struct stat buf;
9612 char file[PATH_MAX] = {""};
9613 FILE *fp = NULL;
9614 if (stat (GMT->current.ps.filename, &buf))

Callers 2

gmt_plotendFunction · 0.70
gmtlib_read_psFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected