I'm getting started with C and usually use eclipse for other development. But it turned out that the eclipse CDT plugin doesn't come with the compiler and therefore installing a compiler separately is required (since I'm on windows vista).
What C/C++ IDEs do you use that you know already come with the compiler. I've been told Microsoft Visual C++ Express Edition. What else? I think I saw something like c/c++ dev on a friend's machine while he was launching it, does that come with the compiler? I'm open to all suggestions though.