Spawning a console in Windows (similar to forkpty on linux)

Kagamin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun May 10 01:26:14 PDT 2015


On Saturday, 9 May 2015 at 13:00:01 UTC, wobbles wrote:
> My windows knowledge isnt marvelous, but I believe I'll need 
> the interpreter attached.

If you only need the interpreter, pipeProcess should be fine, 
it's a normal program like anything else, just interactive.


More information about the Digitalmars-d-learn mailing list