Grabing C(++) stdout

Chris via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jul 23 07:53:34 PDT 2014


Short question: how can I grab the stdout written to by C(++), 
i.e.

C code:

fwrite(...);

std.cstream will be replaced sooner or later.


More information about the Digitalmars-d-learn mailing list