i've been reading a lot of the posts here to help me learn C. the problem is, much of the code is written for other compilers (i use gcc). i didn't know there was compiler-specific code until i tried to compile code from questions asked here.
this seems so backwards, coming from a background in interpreted languages. please shed some light on the issue.