in reply to Re: restoring special variable defaults
in thread restoring special variable defaults
printf "%5.3f",@yummy;
to print all the elements of yummy in that format? My problem is that I have an array of variable length that I want to print out nicely, which is why $# seemed the only reasonable solution.
BTW, the scope thing should work for me, I was just curious.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: restoring special variable defaults
by ysth (Canon) on Feb 09, 2004 at 17:13 UTC |