how to find current file application path?

Started by
2 comments, last by johnnyBravo 20 years ago
hi in using c++, how would i find the path that my application is running in? thanks?
Advertisement
platform?
windows
Did you try GetCurrentDirectory()?

This topic is closed to new replies.

Advertisement