This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Wise compiler.

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.