space_prepdump

Controls whether or not the compiler removes or preserves whitespace in the preprocessor's output.

Syntax
  #pragma space_prepdump on | off | reset   
Remarks

This pragma is useful for keeping the starting column aligned with the original source code, though the compiler attempts to preserve space within the line. This pragma does not apply to expanded macros.