Function:zs2debug

From S2PLOT

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

← Previous diff
Revision as of 22:33, 7 January 2009
S2plot admin (Talk | contribs)

Next diff →
Line 12: Line 12:
==See Also== ==See Also==
 +<table>
 +<tr><td>[[Function:zs2bufswap | zs2bufswap]]</td><td>Set the buffer swapping.</td></tr>
 +<tr><td>[[Function:zs2retainlists | zs2retainlists]]</td><td>Set retain lists.</td></tr>
 +<table>
==Code Example== ==Code Example==

Revision as of 22:33, 7 January 2009

zs2debug

Set debugging on or off.

Prototype

void zs2debug(int debug);

Description

Set debugging on or off.

See Also

zs2bufswapSet the buffer swapping.
zs2retainlistsSet retain lists.

Code Example

Back to S2PLOT function list.




Back to template page.