Function:zs2retainlists

From S2PLOT

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

← Previous diff
Current revision
S2plot admin (Talk | contribs)

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==
 +<table>
 +<tr><td>[[Function:zs2debug |zs2debug]]</td><td>Set debugging on or off.</td></tr>
 +<tr><td>[[Function:zs2bufswap |zs2bufswap]]</td><td>Set buffer swapping.</td></tr>
 +<table>
==Code Example== ==Code Example==
Line 14: Line 23:
[[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. 

Current revision

zs2retainlists

Set retain lists.

Prototype

void zs2retainlists(int retlists);

Description

Set retain lists on or off.

See Also

zs2debugSet debugging on or off.
zs2bufswapSet buffer swapping.

Code Example

Back to S2PLOT function list.


Personal tools