Function:s2opend
From S2PLOT
s2opend
Open the S2PLOT device (device string version).
Prototype
int s2opend(char *device, int argc, char **argv);
Description
See Also
PGPLOT Equivalent
Code Example
Back to S2PLOT function list.
Open the S2PLOT device (device string version).
int s2opend(char *device, int argc, char **argv);
Back to S2PLOT function list.