does anyone know from where i can download NEdit and a good compiler for C code??
Printable View
does anyone know from where i can download NEdit and a good compiler for C code??
Why don't you just google for it?Quote:
Originally Posted by caramel
If you google on nedit, the first link http://www.nedit.org/ gives you what you need.
Windows: The Microsoft C/C++ compiler are freely available from Microsoft.
Linux: GCC.
yeah, i did search for it on google, which led me to the nedit.org site, and from there to SourceForge to download nedit, but i wasn't sure how to go about downloading.. there were tons of files, and i don't really know what the purpose of each is... i was wondering if someone might be able to help me find nedit as a downloadable whole package.Quote:
Originally Posted by Marc G
anyway, i downloaded notepad++ instead and i like it a lot.. i also got dev-cpp for compiling the code
thanks :wave:
I see that you have downloaded another editor, but anyway...
If you follow the download link on the nedit.org page, and then take some european mirror (stable binaries) for example you get a list of files.
Now, the files are as follows nedit-5.5-XXX.tar.bz2 or nedit-5.5-XXX.tar.gz. XXX is your platform for example: linux-x86, NetBSD, ... So if you want nedit for linux, you need to download nedit-5.5-Linux-x86.tar.gz.