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?
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?
7 Comments
bhamlin@lemmy.world · 12 pts · 1y
I swapped all of mine out for suicide prevention posters and it's made a positive change in my life.
SatouKazuma@programming.dev · 3 pts · 1y
HAHAHAHAHAHA good call.
breadsmasher@lemmy.world · 5 pts · 1y
Maybe this? https://learnxinyminutes.com/docs/c/
barsquid@lemmy.world · 4 pts · 1y
https://fuckingfunctionpointers.com/
ericjmorey@programming.dev · 3 pts · 1y
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 pts · 1y
Thank you.
CorneliusTalmadge@lemmy.world · 2 pts · 1y
This page has cheat sheets for a variety of languages. Quickref.me