I need to find a specific folder name of a folder in C++, i know where the folder will always be on any computer but im still new to programming so i just dont know how to find it with a program. The folder itself will always be in the same place but its name will never be the same unless on a different computer. So pretty much find a folder name and put it into a string. If theres a tutorial on this for new people then great ill read/watch it but if not any help would be appreciated :)