How to call some functions that you might though IT is simle sometimes, but IT could take your worthful time.
Try these short routes as fun whenever you take a break.
In the ffuart.tar.gz IT has one file.
The serial.c is the source codes of the FFUART as a console port, IT should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
CC386 is a general-purpose 32-bIT C compiler. IT is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of edITing, building, and debugging windows programs included wITh IT. However at this time debugging support for MSDOS is rudimentary at best and there is no IDE for DOS.
the newest version, support windows.
OXCC is a multipass, interpreting C compiler wITh several language extensions. IT generates an ArchITecture Neutral Format (ANF) output and comes wITh a couple of example back ends. Programmers are expected to wrITe addITional back ends for their specific needs.
Simple C Compiler, Release 0.1.6
Simple C is a portable C compiler based on Small C/386. IT is designed
to run on Linux, but IT should be usable on any Unix-like operating
system for the x86 wITh minimal effort.
The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. IT generate i386 code,include two version.The one generate bin file,the other generate elf file