Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. hash_map in VC6 [modified]

hash_map in VC6 [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++html
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    whatever whatever com
    wrote on last edited by
    #1

    Hi, I am trying to use some open source codes which is trying to include the header and it's not found in VC6. May I know if it is possible for me to download the missing header and source somewhere and use it in my project? I saw a website as below: http://www.cs.cmu.edu/afs/cs.cmu.edu/user/gchen/www/download/stl/download.html[^] How can I use it? Thanks. -- modified at 4:27 Monday 22nd January, 2007

    C 1 Reply Last reply
    0
    • W whatever whatever com

      Hi, I am trying to use some open source codes which is trying to include the header and it's not found in VC6. May I know if it is possible for me to download the missing header and source somewhere and use it in my project? I saw a website as below: http://www.cs.cmu.edu/afs/cs.cmu.edu/user/gchen/www/download/stl/download.html[^] How can I use it? Thanks. -- modified at 4:27 Monday 22nd January, 2007

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      whatever@whatever.com wrote:

      which is trying to include the header

      Which header ?? We can hardly help if you don't provide at least minimum information about your problem.

      whatever@whatever.com wrote:

      May I know if it is possible for me to download the missing header and source somewhere and use it in my project?

      Probably not because if you don't have the header file, you probably don't have the necessary library neither.


      Cédric Moonen Software developer
      Charting control [v1.1]

      W 1 Reply Last reply
      0
      • C Cedric Moonen

        whatever@whatever.com wrote:

        which is trying to include the header

        Which header ?? We can hardly help if you don't provide at least minimum information about your problem.

        whatever@whatever.com wrote:

        May I know if it is possible for me to download the missing header and source somewhere and use it in my project?

        Probably not because if you don't have the header file, you probably don't have the necessary library neither.


        Cédric Moonen Software developer
        Charting control [v1.1]

        W Offline
        W Offline
        whatever whatever com
        wrote on last edited by
        #3

        Sorry. its using the hash_map> container. any idea if i can download the library and include it in my project? Thanks.

        C 1 Reply Last reply
        0
        • W whatever whatever com

          Sorry. its using the hash_map> container. any idea if i can download the library and include it in my project? Thanks.

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          hash_map is not part of the STL.  Perhaps you can get it from boost, or something ?

          Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups