I was looking around in some gcc source code for printf and found vprintf.c which calls vfprintf.c with stdout, which calls _doprnt.
確定! 回上一頁