Hello monks, I was trying to print the contents of array which was referenced.The code is given below
$desc_ref = \@description."\n"; print"Description =".$$desc_ref[$i]."\n";
And I am getting empty array as a output.Kindly let me know how to print contents of the array @description in this case
Thanks in advance !!!
In reply to @ printing content of referenced array by siddheshsawant
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |