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

Function PSL_endplot_

src/postscriptlight_f77.c:239–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237}
238
239int PSL_endplot_ (int *lastpage)
240{
241 return (PSL_endplot (PSL_FORTRAN, *lastpage));
242}
243
244int PSL_beginplot_ (int *orientation, int *overlay, int *color_mode, char *origin, double offset[], double *page_size, char *title, int font_no[], int len1, int len2)
245{

Callers

nothing calls this directly

Calls 1

PSL_endplotFunction · 0.85

Tested by

no test coverage detected