Re: Compiler directives
- From: Repa <soos-arpad@iterion-omitThisAndUseDots-hu>
- Date: Tue, 31 Jan 2006 07:41:41 +0000 (UTC)
Should they be avoided? Why?
They are usually unavoidable, but IMO their use should be minimized, because they make code less readable and maintainable.
Another reason is that their change is only reflected on the units that are recompiled, so changing them can lead to curious bugs if you forget to fully rebuild.
.
- References:
- Compiler directives
- From: Abdullah Kauchali
- Compiler directives
- Prev by Date: Re: Program start time
- Next by Date: Re: How to create nice images
- Previous by thread: Compiler directives
- Next by thread: Re: Compiler directives
- Index(es):