/
ColdCore-3.0a8/
ColdCore-3.0a8/src/
new object $help_func_anticipate_assignment: $help_funcs_sys;

var $has_name name = ['prop, "anticipate_assignment()", "anticipate_assignment()"];
var $help_node body = <$ctext_frob, [[<$format, ["dfn", [], [<$format, ["tt", [], [<$format, ["i", [], ["INTEGER"], 'do_i]>, " anticipate_assignment()"], 'do_tt]>], 'do_dfn]>, <$format, ["p", [], [], 'do_p]>, "Do not use this unless you know exactly what you are doing, and how stacks and frames work in the ColdC driver. This function is used to reduce the amount of references to data on the stack, in order to keep from unecessarily copying data. Essentially it is meant to optimize utility methods that will modify data and return the result, and the result is assigned to a variable. To keep from unecessarily copying the data the variable is cleared of any references before the data is modified."], #[['this, $help_func_anticipate_assignment]]]>;
var $help_node index = $help_index_function;
var $help_node links = #[];
var $help_node nolist = 0;
var $root created_on = 855388597;
var $root flags = ['variables, 'methods, 'code, 'core];
var $root inited = 1;
var $root managed = [$help_func_anticipate_assignment];
var $root manager = $help_func_anticipate_assignment;