S
sam
HI,
I want to know what the key is in a hash_map object.
eg.
myhash["key_name"] = "value";
How can I extract the "key_name" from myhash?
Thanks
Sam
I want to know what the key is in a hash_map object.
eg.
myhash["key_name"] = "value";
How can I extract the "key_name" from myhash?
Thanks
Sam