22

Any good cheat sheets about C?

I have found only this one https://cheatography.com/ashlyn-black/cheat-sheets/c-reference/

Maybe you know any else?

@c_lang@programming.dev

you are viewing a single comment's thread
view the rest of the comments
[-] ericjmorey@programming.dev 2 points 2 days ago* (last edited 2 days ago)

If you unselect the "frequently used in CS50" selection, the CS50 Manual pages for the C standard library, the C POSIX library, and the CS50 Library is a great digital and searchable reference for the C Programming language.

Might be a bit different than what you're looking for but outside of printed books, it seems to be the most complete resource for C. And the CS50 Library, though not standard, is a well written extension to the standard library which may be helpful for common use cases.

[-] modev@snac.bsd.cafe 2 points 2 days ago
this post was submitted on 29 Sep 2024
22 points (95.8% liked)

C Programming Language

931 readers
23 users here now

Welcome to the C community!

C is quirky, flawed, and an enormous success.
... When I read commentary about suggestions for where C should go, I often think back and give thanks that it wasn't developed under the advice of a worldwide crowd.
... The only way to learn a new programming language is by writing programs in it.

© Dennis Ritchie

🌐 https://en.cppreference.com/w/c

founded 1 year ago
MODERATORS