954,190 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

What is hash_map??

Is hash_map same as map?

How can i use it in dev C++???


Is there any tutorial ??

thank you so much.

bencwai
Newbie Poster
3 posts since Nov 2006
Reputation Points: 10
Solved Threads: 0
 

I've never heard of hash_map so I enetered that term in Google's search box and the result indicates several references from reputable sources. I suggest you do the same and follow up as needed. In summary it appears as though map and hash_map are not the same but hash_map is an STL container and can be used in C++ and as such in Dev C++. I didn't bother looking for a tutorial, but if there's one available, you'll probably find it by looking at the Google listings.

Lerner
Nearly a Posting Maven
2,382 posts since Jul 2005
Reputation Points: 739
Solved Threads: 396
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You