perl/Array memset

Case 1.


Case 2.


$out_len = 5;
@out = { 0, 0, 0, 0, 0 }
Show Comments