Код: Выделить всё
dp = opendir ("%APPDATA%/.");
output:
Couldn't open directory: No such file or directory.
Код: Выделить всё
dp = opendir ("C:/Users/xrobot/AppData/.");
output:
.
..
Local
LocalLow
Roaming
Подробнее здесь: https://stackoverflow.com/questions/102 ... -directory
Мобильная версия