How do I find the current executable filename?
- by boris callens
An executable file loads an external library.
Is there a way for the library to know the calling executable file?
(I would have sworn I saw the answer to this elsewhere, but I can't seem to find it anymore)