gcc-newbies-guide icon indicating copy to clipboard operation
gcc-newbies-guide copied to clipboard

Example C code needs a comment

Open davidmalcolm opened this issue 1 year ago • 0 comments

https://gcc-newbies-guide.readthedocs.io/en/latest/inside-cc1.html#how-does-cc1-turn-c-into-assembler

I got some feedback that the C example distracted a reader.

Needs a leading comment along the lines of "this is just a meaningless example of a C function, just something to demonstrate a conditional and some nested arithmetic expressions"

davidmalcolm avatar Jun 22 '24 15:06 davidmalcolm