Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

programming in unix

Status
Not open for further replies.

oaa005

Programmer
Jul 11, 2002
5
GB
i have just installed red hat unix in my pc to program in c, c++ and assembly languages how can i get started i have a limited knowledge of this.
 
Are your asking the compilation procedures ?.

Create the programa using vi editor and compile the c programs by giving the command gcc CProgramName
and g++ CppProgramName.

---Maniraja S
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top