It tells me that it ignores unused function. Should I use all the functions of a library that I include into my project if I need only one? IMO, if I don't use a function then there is no need neither to use it nor mention about all the functions of the library module. Explain this, please, to Pascal/Java follower.