Remove all elements in an associative array

Nub Public nubpublic at gmail.com
Fri Jun 24 20:41:01 PDT 2011


Is there a way to remove all elements in an associative array?

I tried clear() but it doesn't work. For some reason it sets the length 
of the array to gibberish. What does clear() do exactly?


More information about the Digitalmars-d-learn mailing list