Click here to Skip to main content
15,879,184 members
Articles / Programming Languages / Visual C++ 9.0

Fast String Searching Using C++ STL Vectors in C#

Rate me:
Please Sign up or sign in to vote.
4.92/5 (12 votes)
18 Aug 2012Zlib11 min read 45.5K   480   15  
C# interop using platform invoke and C++ vectors to implement fast searching and selection on index keys

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The zlib/libpng License


Written By
Software Developer (Senior) Delcan
United States United States
Dan Randolph is currently a Web Applications Developer with Delcan. Mr. Randolph has a B.S. dergee in Computer Science from the University of Wyoming. He is an active member of the Denver Visual Studio User Group. You can find him posting in the forums on [code.]msdn.microsoft.com and Code Project.

Comments and Discussions