What is %0|%0 and how does it work?

This is the Windows version of a fork bomb. %0 is the name of the currently executing batch file. A batch file that contains just this line: Is going to recursively execute itself forever, quickly creating many processes and slowing the system down. This is not a bug in windows, it is just a very … Read more

How can I do GUI programming in C?

This is guaranteed to have nothing to do with the compiler. All compilers do is compile the code that they are given. What you’re looking for is a GUI library, which you can write code against using any compiler that you want. Of course, that being said, your first order of business should be to … Read more

Is there a Pattern Matching Utility like GREP in Windows?

I also found one more way of utilizing GREP like functionality in Windows 7 and above without any extra application to install and on older systems you can use install Powershell. In Powershell, User can use Where-Object it has quite comprehensive set of feature that provides all the functionality of GREP plus more. Hope It helps.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)