Hi, I need to override a function that is declared and defined in a library I'm using. The function is just a plain function, not a member of a class. Also the library should use the new definition after overriding. How can I do this? -Janetta
Hi, I need to override a function that is declared and defined in a library I'm using. The function is just a plain function, not a member of a class. Also the library should use the new definition after overriding. How can I do this? -Janetta