I want to know how to create, compile and run C and C++ programs in Ubuntu environment.
I have installed GNU C++ 4.3 in Ubuntu 8.1. It also built-in with GNU C. I want to know how to create, compile and run C and C++ programs in Ubuntu environment.
Please give me some examples about their...