问题描述
如果我查看stdio.h只有符号常量。
printf的定义在哪里,scanf可用?
i想看看printf的定义和scanf和它在哪里?
存储?
if i view stdio.h there are only symbolic constants.
where is the definition of printf and scanf is available?
i want to see the definition of printf and scanf and where it is
stored?
推荐答案
在< stdio.hor中包含一个标题< stdio.h>
-
Ian Collins。
Either in <stdio.hor a header included by <stdio.h>
--
Ian Collins.
在< stdio.hor中包含< stdio.h>包含的标题
Either in <stdio.hor a header included by <stdio.h>
极不可能。只有白痴会在标题中定义printf和scanf。
既然你自己不是白痴,我想你一定是误读了他的b $ b b要求。他是在功能定义之后,而不是声明。
-
Richard Heathfield< http://www.cpax.org.uk>
电子邮件:-http:// www。 + rjh @
谷歌用户:< http://www.cpax.org.uk/prg/writings/googly.php>
Usenet是一个奇怪的放置" - dmr 1999年7月29日
Deeply unlikely. Only an idiot would define printf and scanf in a header.
Since you yourself are not an idiot, I think you must have misread his
requirement. He is after the function definitions, not the declarations.
--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
< stdio.hor< stdio.h>包含的标题
Either in <stdio.hor a header included by <stdio.h>
极不可能。只有白痴会在标题中定义printf和scanf。
既然你自己不是白痴,我想你一定是误读了他的b $ b b要求。他是在函数定义之后,而不是声明。
Deeply unlikely. Only an idiot would define printf and scanf in a header.
Since you yourself are not an idiot, I think you must have misread his
requirement. He is after the function definitions, not the declarations.
:)
OP有点奇怪< stdio.honly有符号常量。
-
Ian Collins。
:)
A bit odd that the OP''s <stdio.honly has symbolic constants.
--
Ian Collins.
这篇关于stdio.h的定义的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!