Apps :: TCC C-Compiler /tutorial
Hi,
some time ago I wrote some tutorial for the use of the Tiny C Compiler TCC in DSL.
I just updated and changed it alot so it works fine under the current DSL (2.3) again.
Basically it contains a nice small, well commented C-programm that generates an fractal image.
If you're interessted get it here:
TCC-Tutorial (tar.gz)
Just dl it into your home-directory (eg /home/dsl) and use
'tar xzvf tcctut1.0.tar.gz' to unpack it into /home/dsl/opt/tcctut1.0.
There read enthusi1.txt or compile the program with:
'./tccrun enthusi1' (and execute the compiled progam with './enthusi1.run'.
I hope it helps and you have fun with it - I had
Feel free to ask or contact me.
Just 'wait and C',
enthusi
original here.