How does printf and scanf connect to fputc and fgetc ?

Hi.

I came across that fputc() is connected with printf() and fgetc is connected with scanf() in cortex-m3 uVision Keil firmware program.

But I can't find exactly how does it connect between them.

Would you please let me know exactly where can I find the connections?

More questions in this forum