Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

A C Compiler 1

Status
Not open for further replies.

Namsu55

Technical User
Aug 14, 2006
8
0
0
GB
Hi, I am wanting to learn the C language, can somebody tell me a compiler that I can successfully use to build the c program on Windows XP. If you know both one from a CMD and GUI type application please reply.

Thanyou.
 
These should be OK
Borland 5.5 command line tools
Dev-C++
DJGPP
Digital Mars
MingW
Cygwin

There's also visual studio express
but you also need to download the platform SDK separately.

A compiler neutral IDE which some people seem rather keen on (not tried it myself) is


--
 
Thanks everyone, I appreciate this.
 
LCC-WIN32 with TEXTPAD as IDE

TEXTPAD is shareware but worth it.

LCC-WIN32 IDE constantly updates and is irritating.

LCC-WIN32 is here:
URL:
TEXTPAD is here:
URL:
Full Instructions for setup TEXTPAD with LCC-WIN32:
URL:
"I will not be pushed, filed, stamped, indexed, briefed, debriefed or numbered."
No. 6
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top