Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by shrismail

  1. shrismail

    Passing STL objects to dll

    hi i have created a regular dll, which i am loading from an win32 console application which uses MFC in a shared DLL (for the purpose of using CString class). I am trying to pass STL objects like vectors and maps to the DLL.But an exception is thrown in the dll. Is it possible to to pass STL...
  2. shrismail

    sorting text file

    hi i want to sort a text file with apprx 3,00,000 records with each record being record being 100 k size. the file has to be sorted on the first field of the record. the whole file should not be loaded into memory for sorting. can anyone please suggest an appropriate algorithm for the same...

Part and Inventory Search

Back
Top