Hello, I have just started learning C++! Recently I was reading about writing source files, compiling, linking and executing.

So, I've managed to create a sucessful .cpp source file.
And I've managed to download Borlands C++ Compiler

-and thats where my success stopped

I'm not exactly sure how to setup cmd.exe for the compiler
and not sure where linking libraries fits in.

Can someone explain to me how to do this?

Thank you!