Programming C# C++ (7) Delphi (52) Java (108) JavaScript (31) perl (441) mysql (3) perl CGI (65) php (884) VBScript (131) Visual Basic (3539) ![]() |
Size of a perl associative array (hash)
![]() Question: How can I print the number of elements in my associative array?Answer: You can use the keys operator.
Comments:
|