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