gcc -o <name of the executable> <name of the code>.c
tells your C compiler to create an executable named <name of the executable> from your <name of the code>.c source file, or you can just do:
gcc <name of the code>.c which creates an executable called a.outIf you are compiling many programs in the same directory you should definitely use the -o option.
Regards -- Markus On Oct 15, 2009, at 10:45 AM, roy mukasa wrote:
oh ok. i have been trying to use kate coz i use the KDE environment but its problem iss that i cant use it to compile the codes.... could you have any idea on how to get it to compile? i run the command cc <name of the code>.c but it doesnt compile.On 14/10/2009, Reinier Battenberg <[email protected]> wrote:Hi,If that is all you are looking for, you can use Kate on KDE, or gEdit ongnome.Besides writing skills, perhaps reading skills might come handy sometimes as well. You will need them in the coming 4 years and the rest of your careerin IT.If I say i can upload it to our server so you can download it, I didnt say I am at MUK, nor did i say that meeting you to give you a copy is an option.Or: Eh Stve, gt n issu wt m lepard. Cn u brng me tha fix? rgds, Reinier Battenberg Director Mountbatten Ltd. +256 782 801 749 www.mountbatten.net Be a professional website builder: www.easysites.ug On Wednesday 14 October 2009 15:26:20 roy mukasa wrote:yes i am interested. as long as its a prog tool and i can write anycode of whatever prrrrrrrogramming language. so are you always at MUK?am in FCIT 1st year. where can we meet so i can get it from you? 2009/10/14 Reinier Battenberg <[email protected]>:Hi, I got a copy of eclipse that I could upload to our server. from Makerere,that would be rather fast to download then. I dont know about netbeans, but eclipse you can just unzip and run, which might be possible fromyour homefolder (if you dont have admin rights on the system) linux-eclipse only, btw. Let me know if you are insterested. rgds, Reinier Battenberg Director Mountbatten Ltd. +256 782 801 749 www.mountbatten.net Be a professional website builder: www.easysites.ug On Wednesday 14 October 2009 14:06:20 Patrick Okui wrote:On Oct 14, 2009, at 1:41 PM, roy mukasa wrote:does anyone have netbeans software at MUK or does anyone have an idea of how to install it or any other alternative programming softwarethat i can use for my SUSE 11.1 am really stack here....helphttp://lmgtfy.com/?q=netbeans+install+suse&l=1 -- patrick _______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in anyway. ---------------------------------------_______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in anyway. ---------------------------------------_______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way.----------------------------------------- Roy Mukasa MUK FCIT +256774291110 _______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way.---------------------------------------
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
