_popen alternative in D?

Vladimir Panteleev vladimir at thecybershadow.net
Thu Jul 21 06:48:09 PDT 2011


On Thu, 21 Jul 2011 16:38:09 +0300, Maraco <darkandan at windowslive.com>  
wrote:

> Ok so i need to wait until process will exit and read output from file
> that process wrote, am i right?

Here's how I do it (warning: not very good D1 code):

https://github.com/CyberShadow/Team15/blob/master/Utils.d#L1024

-- 
Best regards,
  Vladimir                            mailto:vladimir at thecybershadow.net


More information about the Digitalmars-d mailing list