community.borland.com

Article #15118: UNITS LINKED WITH DIFFERENT COMPILER DIRECTIVES

 Technical Notes Database

TN118D.txt   UNITS LINKED WITH DIFFERENT COMPILER DIRECTIVES
Category   :Pascal
Platform    :All
Product    :Turbo Pascal  4.0+

Description:
Q. What happens if you attempt to link another unit in which the
   compiler directives are set differently?
A. Compiler directives are local to the unit they are declared
   in. Thus, the compiler directives in one unit, or in the main
   program, have no effect on the directives set in another unit.


Reference:


7/16/98 4:35:29 PM
 

Last Modified: 01-SEP-99