- This wiki is out of date, use the continuation of this wiki instead
Dump type
From FenixWiki
(Difference between revisions)
Revision as of 01:42, 27 September 2007 (edit) Sandman (Talk | contribs) (New page: category:variables category:global variables == Definition == '''INT''' dump_type Dump_type is a global variable, holding the current dump_modes. The mode can be changed ...) ← Previous diff |
Revision as of 01:43, 27 September 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff → |
||
Line 5: | Line 5: | ||
'''INT''' dump_type | '''INT''' dump_type | ||
- | Dump_type is a [[global variable]], holding the current [[dump_modes]]. The mode can be changed by assigning a different mode to the variable. | + | Dump_type is a [[global variable]], holding the current [[dump_modes|dump_mode]]. The mode can be changed by assigning a different mode to the variable. |
See also [[restore_type]]. | See also [[restore_type]]. |
Revision as of 01:43, 27 September 2007
Definition
INT dump_type
Dump_type is a global variable, holding the current dump_mode. The mode can be changed by assigning a different mode to the variable.
See also restore_type.