D Program code on CLS

Jesse Phillips Jesse.K.Phillips+D at gmail.com
Thu Nov 14 18:09:13 PST 2013


On Thursday, 14 November 2013 at 21:42:34 UTC, seany wrote:
> what is the tango equivalent for system?
>
> In my case, since my dmd, tango and things are in custom 
> folders, i notice that i am getting problems when importing 
> both std.stdio and tango.io.stdout

For tango it looks like you want tango.sys.Process

http://www.dsource.org/projects/tango/docs/stable/tango.sys.Process.html


More information about the Digitalmars-d-learn mailing list