Creating stream from stdout

Mandeep mandeep at brars.co.in
Sat Apr 23 04:23:54 PDT 2011


I have created a stream from stdout by using the following method.

new CFile(stdout.getFP(), FileMode.Out)

It works but is this the correct way or is there a better way to achieve 
this without FP.

Thanks & Regards
Mandeep


More information about the Digitalmars-d-learn mailing list