line_prepdump

Shows #line directives in preprocessor output.

Syntax
#pragma line_prepdump on | off | reset
  
Remarks

If you enable this pragma, #line directives appear in preprocessing output. The compiler also adjusts line spacing by inserting empty lines.

Use this pragma with the command-line compiler's -E option to make sure that #line directives are inserted in the preprocessor output.

By default, this pragma is off .

Related information
check_header_flags
faster_pch_gen
flat_include
fullpath_file
fullpath_prepdump
keepcomments
macro_prepdump
msg_show_lineref
msg_show_realref
notonce
old_pragma_once
once
pop, push
pragma_prepdump
precompile_target
simple_prepdump
space_prepdump
srcrelincludes
syspath_once