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 usage. (i.e how to write and compile simple program such as 'Hello World!' in Ubuntu environment in both C and C++ languages.)
Thank you.
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 usage. (i.e how to write and compile simple program such as 'Hello World!' in Ubuntu environment in both C and C++ languages.)
Thank you.