F
F
Follenlast2016-03-31 00:28:09
C++ / C#
Follenlast, 2016-03-31 00:28:09

Where can I find out about libraries?

Habrozhiteli help me.
Where to find out about libraries? I mean, there is a certain task, we need a library for this task (let's say the library exists, I know for sure, but I don’t know the name, nothing else about it). Where to find out? C for such and such a task? Or are there other ways? Maybe some kind of site. I hope the question is clear, if it is correct at all.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
abcd0x00, 2016-03-31
@follenlast

Fresh draft C standards
www.open-std.org/JTC1/SC22/WG14
C89 standard (draft)
flash-gordon.me.uk/ansi.c.txt
Read the English C pages
https://en.wikipedia.org/ wiki/C_%28programming_lan...
https://en.wikipedia.org/wiki/ANSI_C
This is a FAQ for questions from comp.lang.c
c-faq.com
You can also visit channel #c at irc.freenode.net, they usually collect all the latest information on the language.

A
AtomKrieg, 2016-03-31
@AtomKrieg

https://notabug.org/koz.ross/awesome-c
look for such links

A
Artur Zenkov, 2016-03-31
@Hrom

There is Awesome on Github.
This is the root list to start looking at.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question