Jul 11, 2002 #1 oaa005 Programmer Joined Jul 11, 2002 Messages 5 Location 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.
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.
Jul 11, 2002 #2 smaniraja Programmer Joined Feb 19, 2001 Messages 129 Location IN 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 Upvote 0 Downvote
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