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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.