#$mul = ($x * $y * &$add_ref(10,1) * &$counter_ref()); $mul = ($x * $y * $add_ref->(10,1) * $counter_ref->());
In reply to Re^3: Not Coder reference error - when i pass function by Refernce
by Marshall
in thread Not Coder reference error - when i pass function by Refernce
by pks283
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |