[Info-vax] Oracle Database vs Oracle/Rdb

Simon Clubley clubley at remove_me.eisner.decus.org-Earth.UFP
Sat Jul 13 00:30:10 EDT 2019


On 2019-06-25, Arne Vajhøj <arne at vajhoej.dk> wrote:
>
> I consider printf part of C. It is not part of the C language, but
> it is part of the standard C library and it is required by the C
> standard.
>

But you can use C without needing the standard C library.

On some limited memory MCUs, I write the code in C, but I have my own
little I/O library, instead of the C library, and which has a smaller
footprint. It also allows me to do things like create an extra Tx-only
debug UART in software instead of needing to tie up an existing
hardware UART.

Simon.

-- 
Simon Clubley, clubley at remove_me.eisner.decus.org-Earth.UFP
Microsoft: Bringing you 1980s technology to a 21st century world



More information about the Info-vax mailing list