Sup, /prog/. Learning C here; what compiler should I use (windowsfag)?
Name:
Anonymous2008-12-21 20:15
The compiler really isn't interesting unless you're going to rely on compiler specific extensions or you're going to study compiler design principles at the same time. Just go with whatever's easiest, in your case probably MSVC's compiler. The Express edition is a free download from Microsoft, have at it.