Front page | perl.beginners |
Postings from December 2002
killing a hash
Thread Next
From:
Johnstone, Colin
Date:
December 20, 2002 06:33
Subject:
killing a hash
Message ID:
1CE69FABC71E184C8991EBD0B31A9EE2934039@fpfexch1.central.det.win
Gidday all,
to kill an array or reset it you do
@arrayname();
how do you reset a hash
%hashname;
Regards
Colin Johnstone
Thread Next
-
killing a hash
by Johnstone, Colin