hi all,
trying to make a simple c++ console application. it takes a path specified by a user and updates some configuration files with the new info. how do i validate the path? i know how to validate the existance of a file, but not a folder.
thanks,
glenn
trying to make a simple c++ console application. it takes a path specified by a user and updates some configuration files with the new info. how do i validate the path? i know how to validate the existance of a file, but not a folder.
thanks,
glenn