I think this guy is just shooting in the dark. He wanted to include java in his 
c++ app; I was hopeful he might know java. Apparently not.


Thanks,
Tyler Littlefield
Web: tysdomain.com
email: [email protected]
My programs don't have bugs, they're called randomly added features.

  ----- Original Message ----- 
  From: peternilsson42 
  To: [email protected] 
  Sent: Monday, April 20, 2009 8:16 PM
  Subject: [c-prog] Re: uodered_map unodered_multimap unodered_set





  Snit Roy <coolsa...@...> wrote:
  >
  > namespacs std::Tr1;
  > having the STL uodered_map unodered_multimap unodered_set;

  Please learn to cut and paste, or at least type code more
  accurately.

  > can any1 say how to pass or call it from a function to
  > another function???

  Same way you pass any other parameter in C++: by reference;
  or by value, which includes passing a pointer.

  -- 
  Peter



  

[Non-text portions of this message have been removed]

Reply via email to