Function:s2help
From S2PLOT
(Difference between revisions)
Revision as of 22:34, 6 January 2009 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 22:48, 7 January 2009 S2plot admin (Talk | contribs) Next diff → |
||
Line 19: | Line 19: | ||
[[S2PLOT:Function List | Back]] to S2PLOT function list. | [[S2PLOT:Function List | Back]] to S2PLOT function list. | ||
- | |||
- | |||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
- | |||
- | |||
- | Back to [[Function:Template | template]] page. |
Revision as of 22:48, 7 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.