i am trying to learn c programming but I cant seem to find a small compiler tool for beginner? any suggestions?
If you're running Linux you already have GCC. That's probably the way to go for most people. M$ offers a free download (for now) of Visual C++ Express. I've heard that Microsoft may start restricting these products by November, so get it now if you want to go the M$ route. http://gcc.gnu.org/ http://msdn.microsoft.com/vstudio/express/visualc/