Taskkill a browserThere is a batch file, I'm doing it this way so my anti-virus doesn't hate the .exe as much
Taskkill a browserI'm having a bit of trouble getting the following code to work #include <iostream> #include <cstdli...
String issueThanks, that got it. I appreciate the help guys!
String issueis this any better if (ppd[endDIS] == ppd[loop]) { loop++; return PT(loop, length, ppd); } ...
String issueI want ppd[endDIS] to be a single character, just like ppd[loop], but when I trace the program throu...
This user does not accept Private Messages