What D module defines EINTR etc?

Druzhinin Alexandr news at digitalmars.com
Sat Dec 8 05:03:54 PST 2012


Hello!
I port some C code that using errno. I need to check return value for 
equality to good defined (in C) error codes like EINTR. But I failed to 
find their definitions in D. Could somebody help me with it?

Alexandr


More information about the Digitalmars-d-learn mailing list