NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: STDIO functioning



On Jan,Thursday 13 2011, at 12:50 PM, nikunj badjatya wrote:

> Hi All,
> 
> I want to learn the functioning of STDIO functions. Ex. whenever I use
> printf() or scanf(), what happens internally ?
> Can someone provide me with suitable links/Documents. ?
> Will be very Thankful . !!

See [1], [2]. 

[1] http://nxr.netbsd.org/xref/src/lib/libc/stdio/printf.c
[2] http://nxr.netbsd.org/xref/src/lib/libc/stdio/vfwprintf.c

Regards

Adam.



Home | Main Index | Thread Index | Old Index