Search

May 12, 2002
D »
...turn it on/off by a pragma or something like that.

Best regards,
Mark Junker
May 03, 2002
D »
...for all internal names something like a compile time pragma.  That is, a user could...
January 28, 2002
c++.windows.32-bits »
...an #include line, like this:

#pragma MangleWithStackDepth(off)
#include <GL/glut.h>
#pragma MangleWithStackDepth(on...
January 14, 2002
D »
...more code accumulates.

Alternatively, some kind of #pragma-like device could be used, but then...
January 04, 2002
c++ »
...the request to implement:

#pragma warning(disable:2...sure whether disabling errors like this is a...
November 15, 2001
D »
...Something like "option" statement in D for this purpose would be fine. Sorta #pragma, but...
November 15, 2001
c++ »
...would like to display compiler version at compile time in idde's output window.

#pragma...
November 11, 2001
c++.dos.32-bits »
...SC__
#pragma SC align 1
 #else
#pragma option...gives you a structure like this:

//---------------------------------------------------- //VesaModInfo

//flag...
October 22, 2001
D »
...some tasty, powerful features like this,
as well...they unilaterally reject the #pragma mechanism
for standardizing...
September 26, 2001
D »
...reasons, but it seems like if you're...compiler switch or a pragma-type thing. It...
210 211 212 213 214 215 216 217 218 219 220
Next ›   Last »