We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated C Programming, Part 3: Common Gotchas (markdown)
Cleanup and clarifications
Add \n to new `getline` common bug example
LOL
minor cleanup
Grammar
typo in comment
Added sizeof example
Updated preprocessor section with example
Changed a section that said that static memory was immutable and that string literals are stored there.
Add note about allocating space for strings
fixed type bug with char arrays and char * to string literals