isatty and Pavel stream.d

carlos smith carlos-smith at sympatico.ca
Fri May 1 07:41:06 PDT 2009


Hi!,

What's the equivalent of the C isatty() in D?
I grepped isatty in all sources files and did not
find it.

Also, i would like to know if anyone compiled the
Pavel's stream.d library with a recent V1 D compiler.

This library seems to allow reading utf-8 from 
a windows console.

With dmd 1.043, it's very easy to write utf string 
to console. But, how do we readln from the console ?

Thanks...


More information about the Digitalmars-d-learn mailing list