Help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Help

When we use a library, what should we know about?

24th Mar 2020, 8:38 PM
Oussama Mouh
1 Answer
+ 3
You need to know some information about the datatypes, structs and functions the library provides (otherwise you can hardly use them). Usually you will find these information in the documentation of the library.
24th Mar 2020, 8:43 PM
Aaron Eberhardt
Aaron Eberhardt - avatar