If the purpose is that you want to be able to call the function through the address of the function, as a function pointer, then that would be one thing, whereas if you are just interested in the function address as a point of interest, that would be another. I think that's what minitech is getting at. In other words, what would you do with the address, as there is quite likely to be a better way to accomplish the same result?