Libraries > appenv
Small C++ library telling where the app data resides and where the user data is by using readlink("/proc/self/exe")), thus allowing C++ applications to become relocatable in the filesystem.
Package
GitHub
Small C++ library telling where the app data resides and where the user data is by using readlink("/proc/self/exe")), thus allowing C++ applications to become relocatable in the filesystem.