Hello,
I want to create a program which scans the extensions of files located within its same directory and
arranges them in a newly created folder. I have done something similar with V.B, but I am not too sure
where to start in C++. I have worked with the language and created basic console programs, so I am not
completely C++ illiterate :-) .

Can anyone point me in the right direction?

Thank you.