Function:zs2retainlists
From S2PLOT
(Difference between revisions)
Revision as of 22:20, 6 January 2009 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 23:18, 6 January 2009 S2plot admin (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
==zs2retainlists== | ==zs2retainlists== | ||
+ | Set retain lists. | ||
==Prototype== | ==Prototype== | ||
<code><pre> | <code><pre> | ||
+ | void zs2retainlists(int retlists); | ||
</pre></code> | </pre></code> | ||
==Description== | ==Description== | ||
+ | Set retain lists on or off. | ||
==See Also== | ==See Also== |
Revision as of 23:18, 6 January 2009
zs2retainlists
Set retain lists.
Prototype
void zs2retainlists(int retlists);
Description
Set retain lists on or off.
See Also
Code Example
Back to S2PLOT function list.
Back to template page.