Function:s2help

From S2PLOT

(Difference between revisions)
Jump to: navigation, search
Revision as of 22:32, 6 January 2009
S2plot admin (Talk | contribs)

← Previous diff
Revision as of 22:34, 6 January 2009
S2plot admin (Talk | contribs)

Next diff →
Line 1: Line 1:
==s2help== ==s2help==
 +Set the custom help string.
==Prototype== ==Prototype==
Line 8: Line 9:
==Description== ==Description==
-Set the custom help string.+Set the custom help string.This is shown on the 2nd press of the F1 key for S2PLOT programs, if it is set.
==See Also== ==See Also==

Revision as of 22:34, 6 January 2009

s2help

Set the custom help string.

Prototype

void s2help(char *helpstr);

Description

Set the custom help string.This is shown on the 2nd press of the F1 key for S2PLOT programs, if it is set.

See Also

Code Example

Back to S2PLOT function list.




Back to template page.

Personal tools