Hi all!
I am quite new to C++ and just been hacking with stdlib.
When I want to start hacking other things outside stdlib,
like network aso. I get confused and can not find what I am looking for.
I use GNU/Linux and want to use "native" libs for that.
But where do I find documentation? As far as I have seen in tutorials
and so on there are files like sys/types.h.
But where do I find API doc for it?
Many thanks in advance!
Marcux