With regards to (https://www.reddit.com/r/C_Programming/comments/6c8c63/way_to_visualize_the_preprocessing_phase/) post on reddit, I'm searching for the documentation of pelles c for the appropriate way to analyze the preprocessing phase.
Hello bzarnal.
PellesC is C11 fully compliant, so the document "ISO/IEC 9899:201x" (freely available on the net) is the general reference.
But, much more easy, you can consult the help that comes with PellesC distribution => contents => command line tools => pocc ;)
Yes PellesC compiler comes with a large help, but seems nobody is aware of ... :(
The easiest way :
Start menu -> Programs -> Pelles C for Windows -> Pelles C for Help