Re: Compiler directives
- From: "Wilbert van Leijen" <fargo_@xxxxxxxxx>
- Date: Tue, 31 Jan 2006 10:12:19 +0100
"Abdullah Kauchali" <non@xxxxxxx> wrote in message
> Should they be avoided? Why?
Use them carefully. To minimize problems that are hinted at by Reba, use
them only in your .dpr - because this file will always be compiled.
Raise a flag, depending on the compiler directive, which in turn can be
dealt with in code, in a dependent unit.
.
- References:
- Compiler directives
- From: Abdullah Kauchali
- Compiler directives
- Prev by Date: Re: Compiler directives
- Next by Date: Re: Edit and Continue in BDS 2006
- Previous by thread: Re: Compiler directives
- Next by thread: Re: Compiler directives
- Index(es):