in reply to Re: Recursive function adds data to a hash/array
in thread UPDATED: Recursive function adds data to a hash/array
So while it is indeed calling itself, it would be nice if darkphorm explained in plain english what was trying to be accomplished. Better yet, included a small example of input and desired output. I can't make heads or tails of it.($newvalue, @subgroup)=sub_pick_group_seg ($newvalue);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
I/O here
by darkphorm (Beadle) on Mar 10, 2004 at 20:04 UTC | |
by BUU (Prior) on Mar 10, 2004 at 22:51 UTC | |
|
Re: Re: Re: Recursive function adds data to a hash/array
by Happy-the-monk (Canon) on Mar 10, 2004 at 19:16 UTC |