Perl
Tuesday, 8 October 2013
$# in Perl
$#array_name
This is one less than the number of elements in the array. If the array just doesn't exist or is empty,
$#array_name
is -1
No comments:
Post a Comment
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment