Re: The Set Class in C++ and Java
- From: "Kevin Spencer" <uce@xxxxxxx>
- Date: Sun, 1 Oct 2006 13:14:22 -0400
I am able to download the file. I don't know where you got the URL for the
file that you posted, because the link I used was an ASP.Net Control on the
page which performs a PostBack to retrieve the file. If you look on the page
near the top of the article, you will see the following text:
Download This Tool: Set.cs
The text "Set.cs" is the hyperlink to download the code. I would post it
myself, but I'm not sure that would be kosher, since I was not the author.
--
HTH,
Kevin Spencer
Microsoft MVP
Software Composer
http://unclechutney.blogspot.com
A watched clock never boils.
"coosa" <coosa76@xxxxxxxxx> wrote in message
news:1159718633.054003.286170@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Kevin Spencer wrote:
There is no equivalent in C# for the Java Set class, unfortunately. I
did,
however, come across an excellent implementation of a Set class here:
http://www.devhood.com/tools/tool_details.aspx?tool_id=174
--
HTH,
Kevin Spencer
Microsoft MVP
Software Composer
http://unclechutney.blogspot.com
A watched clock never boils.
"coosa" <coosa76@xxxxxxxxx> wrote in message
news:1159702414.112222.83780@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Dear all,
I'm familiar with the Set Class in C++ and Java; however, i have been
searching in C# for a similar container as in c++ or collection as in
java, but couldn't find one.
Could some one tell me about the the Set implementation inside .NET?
Best regards
I believe the Set.cs link http://www.devhood.com/tools/myDownload is
broken
.
- Follow-Ups:
- Re: The Set Class in C++ and Java
- From: coosa
- Re: The Set Class in C++ and Java
- References:
- The Set Class in C++ and Java
- From: coosa
- Re: The Set Class in C++ and Java
- From: Kevin Spencer
- Re: The Set Class in C++ and Java
- From: coosa
- The Set Class in C++ and Java
- Prev by Date: Re: How to avoid a big switch statement to create a type/subtype
- Next by Date: Re: The Set Class in C++ and Java
- Previous by thread: Re: The Set Class in C++ and Java
- Next by thread: Re: The Set Class in C++ and Java
- Index(es):
Relevant Pages
|
Loading