'

This is here you show beginers how to program

C

First you get you tools,in this case DJGPP,a gnu c compiler by D.J. Delorie,for DOS

readme.1st
csdpmi3b.zip
bnu27b.zip
djdev201.zip
faq202b.zip
gcc2721b.zip

Just download those,and unzip 'em.then edit your autoexec.bat like this: on the line that says SET PATH=C:\DOS;%PATH%;C:\IEXPLORE;C:\NETSCAPE;c:\windows,add this onto it ;c:\djgpp\bin ,or whatever the path to it was.Then put this new line in the file,set djgpp=e:/djgpp/djgpp.env.There all finished

C Tutorial

Print every chapter out and the source too,you could even learn it without a computer,this tutorial is so good

Very good C tutorial Answers to tutorial Code used in tutorial