Thread overview |
---|
December 18, 2003 Re: errno | ||||
---|---|---|---|---|
| ||||
Posted in reply to Matthew | "Matthew" <matthew.hat@stlsoft.dot.org> wrote in message news:brt3ss$1ejg$1@digitaldaemon.com... > Do we have C's errno available in D? There's std.c.linux.linux.getErrno() |
December 18, 2003 Re: errno | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter | > > Do we have C's errno available in D?
>
> There's std.c.linux.linux.getErrno()
And can we set it?
What about Win32?
|
December 19, 2003 Re: errno | ||||
---|---|---|---|---|
| ||||
Posted in reply to Matthew | "Matthew" <matthew.hat@stlsoft.dot.org> wrote in message news:brtb2k$1pi4$1@digitaldaemon.com... > > > Do we have C's errno available in D? > > > > There's std.c.linux.linux.getErrno() > > And can we set it? No. > What about Win32? I suppose I should add a setErrno() and getErrno() <g>. |
Copyright © 1999-2021 by the D Language Foundation