c++ #include <> | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

c++ #include <>

For some reason,c++ tutorials I've read or watched online dont give full explanations of these very important libraries and their contents.I only ever see a code snippet here and there with #include<something> and you dont really understand why they used that particular one. Can anyone point me to a place I can find good explanations that even a newbie like me would understand?

8th Jan 2018, 9:53 AM
MsShugg😘
MsShugg😘 - avatar
3 Answers
+ 10
I generally use the site that Naitomea listed.
8th Jan 2018, 10:27 AM
jay
jay - avatar
+ 7
Here you can find a lot important libraries: http://www.cplusplus.com/reference/
8th Jan 2018, 10:24 AM
Shadow
Shadow - avatar
+ 2
Thanx a lot.I'll check it out
8th Jan 2018, 2:24 PM
MsShugg😘
MsShugg😘 - avatar