Pelles C forum

Pelles C => General discussions => Topic started by: bzarnal on May 20, 2017, 06:28:04 AM

Title: where is the documentation of pelles C?
Post by: bzarnal on May 20, 2017, 06:28:04 AM
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.
Title: Re: where is the documentation of pelles C?
Post by: frankie on May 20, 2017, 03:41:27 PM
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 ...  :(
Title: Re: where is the documentation of pelles C?
Post by: Vortex on May 21, 2017, 11:37:45 AM
The easiest way :

Start menu -> Programs -> Pelles C for Windows -> Pelles C for Help