#include
using namespace std;
int main () { cout << "Hello World! "; cout << "I'm a C++ program"; return 0; }
===========================================
g++ -g -Wall -o hello hello.cpp
If you found these notes of use, then please donate some small change for the coffee fund...thank you muchly x