Ok,
So apparently the entire programming world has moved to Linux and left me behind on my happy PCs. Within science the two favorite programming languages in use are Python and C. God in his Heaven only knows WHY they like to use C, but they do. Python I can handle because I can grab the compilers for it as easily as I could C#.NET, Java or VB.NET for Windows (The other languages they apparently "don't use" I'll still use them to model though because they are REALLY nice to work with (Especially Java for applets)).
MY QUESTION IS THIS!: If I have a .c file written on my computer using (shivers) notepad... HOW does one compile this c class, or where can I get a compiler that's a one time download and install (aka .exe for WINDOWS XP) I just want a standard compile and not a gazzilion options as command prompt is disgusting to work with as it is. But all I'm finding are things like GNU which require a million other libraries to base their work off of and complicated installation instructions or working instructions. I JUST WANT TO PRESS A SINGLE BUTTON WHEN I FINISH MY CODE (It doesn't work if you don't put everything in the right order anyways)!
Rant: @_@ If I wanted to go through so much work, I'd just download Linux, but I use XP so... yeah.
-Pascal