Site News :: TinyCC Tutorial



Now posted in our documentation section:

tcctut1.0.tar.gz

Created by our very own enthusi.

Ever wonder what you can do with DSL's builtin C compiler?

This is a neat demo program that generates a fractal image. In the included text file, enhtusi, gives up step by step instructions and line by line description of what the C program is doing.

Nice job!  Many thanks to user enthusi !

Note: The image this program produces is of ppm format. It calls the program xv to actually display the image. Best to grab the image viewer xv.dsl from the apps section of the repository. Otherwise use your favorite ppm capable viewer program.

Thanks for announcing it :)
Well if anyone has any questions about it, feel free to ask and/or contact me about it..
Enjoy the wonders of C,
enthusi


original here.