dig for windows works in cmd, but it doesn't work in system()
This is my code:
system(" \"C:\\Windows\\System32\\dig.exe google.com\" ");
dig for windows works in cmd, but it doesn't work in system()
This is my code:
system(" \"C:\\Windows\\System32\\dig.exe google.com\" ");