Le 05/03/12 14:21, John Coleman a écrit :
>
You can use my compiler system and its associated text book:
"An introduction to C programming using lcc-win".
It has several advantages:
o It is free of charge (the compiler AND the introduction)
o It starts from the ground up, but covers sophisticated topics
like in-depth floating point analysis, memory allocation strategies
and many others.
o It is geared to lcc-win but all extensions of lcc-win are clearly
marked as extensions.
I am sure many people in this group will start complaining about it
and propose you gcc or some variant. Just ignore them
You can judge yourself by downloading it from
http://www.cs.virginia.edu/~lcc-win32
To download the introduction only, click on the "Tutorial" button.
Jacob