What D module defines EINTR etc?

Druzhinin Alexandr news at digitalmars.com
Sat Dec 8 08:16:21 PST 2012


On 08.12.2012 20:17, bearophile wrote:
> import core.stdc.errno;
> void main() {
>      auto x = EINTR;
> }
Oh, thank you very much!


More information about the Digitalmars-d-learn mailing list