Hi, can anyone tell me where I can see the function definitons of functions declared in stdio.h like printf() and putchar()? I am curious as to how these functions actually work.

Thanks!