Search results for query: *

  1. N

    Does the compiler calls empty functions (subs)

    Hello, does anybody know, how the compiler handles empty functions? I have functions defined in interfaces without inheritance, but they are empty in many cases in the implementation. Is the compiler intelligent enough to recognize, that he don't need to call the function? I don't know, where to...
Back
Top