using pipeprocess on non-applications
Sean Campbell via Digitalmars-d-learn Sat, 26 Jul 2014 08:26:33 -0700
is there any way to detect if a file is a binary executable that
is cross platform or a way to detect whether pipeprocss failed to
execute a file if it wasn't executable.
- using pipeprocess on non-application... Sean Campbell via Digitalmars-d-learn
- Re: using pipeprocess on non-ap... John Colvin via Digitalmars-d-learn