I've a question here, I've a background with Java programming, I wanted to know how do you manually compile C++ if you create the C++ application with a simple text editor such as Textpad or Notepad? Do I also need to specify the %PATH% in the Runtime Environment?
Code:
javac something.java