Other Help Topics :: Using tinyCC



hello, im trying to use system calls when programming with tcc, but i cant seem to be able to use them as there is no include files. i heard that tcc can use any dynamic link library .. then how do i do that ?? examples please  :cool:
Upon boot up Getting Started->Other Documentation->On CD Documentation->tinycc

A sizeable example program. Copy to your home directory to compile.

what about system calls , can i use them .. can i use sockets, fork, ipc, and other calls available by the kernel ?? can i do X programming, SDL and other stuff that i may want to use with C in tinycc?? how :)

original here.