I'm sorry, this is a dumb question, but I can't seem to find a straight answer.  Is C already installed on windows computers?  Or do I have to download it somewhere like you do Java?  And is there a default compiler?  I downloaded a C compiler and tried to compile a classic "Hello World" file, but it terminated because it said at #include <stdio.h> could not be found.