Hey!
I'm a beginner and I am making a code about getting the directory of a file, but I have something that I don't understand.
What's the meaning of "./" inDS = opendir ("./");
I have searched a lot of sites about C programming, but nothing gave me a good explanation. I have to present my code soon, forcing me to explain every single line of my code. Please help me. Thanks!