c++ binary search on string[code] #include <iostream> #include <vector> #include <algorithm> using namespace std; vector...
number of multiple occurence of a word in a stringis there any stl containers which will return the number of multiple occurence of a word in a string...
.exe folder detectionIf we have a folder named "A" then sometimes virus creates a file name A.exe having a folder icon m...
.exe folder detectionHello all.. I will have to detect .exe folder in a drive for my Project .. what is the basic idea t...
use of dup2How can i use dup2 command to write the output of execl command to a file named "newfile.txt"?? # i...
This user does not accept Private Messages