www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Re: Windows command line and execv

Nick Sabalausky Wrote:

 Is execv known to
 trick the windows command-line into giving control back to the user?

Ok that seems to be the case. See the attached screenshot. But it works fine on Linux though (assuming you add the proper "./", of course).

Also I'm not sure you can implement posix execv in windows.
Aug 20 2010