9 years, 5 months ago.

I've overrided some method of class from downloaded library. Then I've deleted

those library accidentally. There were no way, but import it again from site. - ofcourse those method wasn't overrided anymore. But overrided method called from main.cpp have been working as it was working after overriding.. Why? And where i can find it overrided version of library now? It was TextLCD class and method puts().

Be the first to answer this question.