Jul 11, 2002 #1 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.
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 Feb 19, 2001 129 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