Function:s2help
From S2PLOT
(Difference between revisions)
| Revision as of 22:32, 6 January 2009 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 22:32, 6 January 2009 S2plot admin (Talk | contribs) Next diff → |
||
| Line 3: | Line 3: | ||
| ==Prototype== | ==Prototype== | ||
| - | <code | + | <code><pre> |
| void s2help(char *helpstr); | void s2help(char *helpstr); | ||
| </pre></code> | </pre></code> | ||
Revision as of 22:32, 6 January 2009
s2help
Prototype
void s2help(char *helpstr);
Description
Set the custom help string.
See Also
Code Example
Back to S2PLOT function list.
Back to template page.
