0
Help
When we use a library, what should we know about?
1 Odpowiedź
+ 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.