@Matt: I wouldn't have dared use it for variables as the compiler is allowed to direct-bind within an .OBJ file, but for functions declared in header files nothing can really go wrong.
↧
@Matt: I wouldn't have dared use it for variables as the compiler is allowed to direct-bind within an .OBJ file, but for functions declared in header files nothing can really go wrong.