July 16, 2004 General » Re: D Forms Library | |||
|---|---|---|---|
| |||
...wrote: No problem... just curious. Maybe if DFL turns out really good, others might take... | |||
July 15, 2004 General » Re: D Forms Library | |||
|---|---|---|---|
| |||
...or DFL, is my new Win32 windowing library. Check it out: | www.dprogramming.com/dfl... | |||
July 14, 2004 General » D Forms Library | |||
|---|---|---|---|
| |||
...or DFL, is my new Win32 windowing library. Check it out: www.dprogramming.com/dfl... | |||
June 28, 2004 General » Re: auto objects, finally, and C signal | |||
|---|---|---|---|
| |||
...function(int) sigfunc; //predefined const sigfunc SIG_DFL=cast(sigfunc)0; const sigfunc SIG_IGN... | |||
June 23, 2004 c++.announce » Re: Client libpq library and psql client program for DMC | |||
|---|---|---|---|
| |||
...output); +#endif #ifndef WIN32 pqsignal(SIGPIPE, SIG_DFL); #endif @@ -293,7 +298,9 @@ /* Only close... | |||
April 11, 2004 c++ » Compile error using -A and Stlport 4.5.3 | |||
|---|---|---|---|
| |||
...friend void C::f(); }; I get: # define __DFL_TMPL_PARAM( classname, defval ) class classname = defval... | |||
February 22, 2004 c++ » <cNAME> header & namespace (Oh and stlport...) | |||
|---|---|---|---|
| |||
...compiler, I get the following error: # define __DFL_TMPL_PARAM( classname, defval ) class classname = defval... | |||
January 15, 2004 c++.stl.port » Compile errors with -A and STLPORT | |||
|---|---|---|---|
| |||
...cpp -o+all -A forloop.cpp # define __DFL_TMPL_PARAM( classname, defval ) class classname = defval... | |||
January 14, 2004 c++.stl.port » Installation of STLPort 4.5.3 unclear | |||
|---|---|---|---|
| |||
...cpp -o+all -A forloop.cpp # define __DFL_TMPL_PARAM( classname, defval ) class classname = defval... | |||
July 19, 2003 D » Calling Linux System Functions - Need help with C to D declarations | |||
|---|---|---|---|
| |||
...ERR = (sighandler_t)-1, /* Error return. */ SIG_DFL = (sighandler_t)0, /* Default action. */ SIG_IGN... | |||
Copyright © 1999-2021 by the D Language Foundation