|
-
November 17th, 2005, 09:33 PM
#1
NEdit and C compiler
does anyone know from where i can download NEdit and a good compiler for C code??
If you choke a smurf, what color does it turn?
-
November 18th, 2005, 03:10 AM
#2
Re: NEdit and C compiler
 Originally Posted by caramel
does anyone know from where i can download NEdit and a good compiler for C code??
Why don't you just google for it?
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.
-
November 18th, 2005, 12:58 PM
#3
Re: NEdit and C compiler
 Originally Posted by Marc G
Why don't you just google for it?
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.
anyway, i downloaded notepad++ instead and i like it a lot.. i also got dev-cpp for compiling the code
thanks
If you choke a smurf, what color does it turn?
-
November 18th, 2005, 01:17 PM
#4
Re: NEdit and C compiler
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|