is there a cross platform version of _fullpath() which is windows specific function? looking for a portable library function for this.
tried realpath() but this is supported for linux and Mac but not for windows.
is there a cross platform version of _fullpath() which is windows specific function? looking for a portable library function for this.
tried realpath() but this is supported for linux and Mac but not for windows.