[C]Anyone know where i can find a C Compiler?
Think you would know? Been searching for quite a while now.
i use dev-c++ works for me
I think if you just use a C++ compiler (such as devc++ or MS visual C++) and name the files .c instead of .cpp it compiles as c.