> But again and again changing the code in editor and writting the above > command is not feasible. Can't i use it like tc for windows. What do i > replace conio.h with. > Please help me out by giving your suggessions or by >suggesting some > links
Use kate editor in KDE where you can enable terminal and you switch between two panes to write and compile your programs. Otherwise follow the link given below. Download Anjuta IDE for Mandrake 9 :) bear with it as there is no RPM for later Mandrake versions. http://prdownloads.sourceforge.net/anjuta/anjuta-1.0.1-1.mdk9.i586.rpm?download login as root [ See the procedure below ] try this command rpm -ivh anjuta-1.0.1-1.mdk9.i586.rpm in the directory where you have the RPM downloaded. If the installation fails due to some dependencies try rpm -ivh anjuta-1.0.1-1.mdk9.i586.rpm --nodeps. This will forcefully install the software [ use with care ] and you are lucky you will see an icon in the menu and you find a very user friendly IDE. >another thing : > how do i login as root 1. Invoke the gnome-terminal in GNOME or konsole in KDE 2. Type su root 3. Give root's password when systems prompts for it. if your password is correct you will be logged on as root. Regards Udayraj __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.