I am new to programming, and I was wondering if there is a good source of well-programmable non-standard C-codes and libraries.
I figured out and did not find anything. I was a little surprised by this, especially because I was looking for a lot of Python examples and libraries and never found anything.
I already use standard libraries like stdio.c, stdlib.c and math.c, but I want to use some more specific C modules. For example, a graph processing library. (I really don't need this, just a collection of C, not C ++ or C #, resources and examples)
c
Manuel aráoz
source share