C语言中judge函数和print函数在哪个头文件中

 我来答
百度网友ec167ac34
推荐于2016-02-17 · TA获得超过1788个赞
知道小有建树答主
回答量:1312
采纳率:0%
帮助的人:1161万
展开全部
printf()函数是格式化输出函数系列中比较有具有普遍特点的, 一般用于向标准输出设备按规定格式输出信息。在编写程序时经常会用到此函数。printf()函数的调用格式为:

printf("<格式化字符串>", <参量表>);
要用printf要加上头文件包含语句#include <stdio.h>

print是java才有的
不过MSDN上有.这个函数
void Print( HDC hDC, DWORD dwFlags ) const;

Parameters

hDC

[in] The handle to a device context.

dwFlags

[in] Specifies the drawing options. You can combine one or more of the following flags:

PRF_CHECKVISIBLE Draw the window only if it is visible.

PRF_CHILDREN Draw all visible child windows.

PRF_CLIENT Draw the client area of the window.

PRF_ERASEBKGND Erase the background before drawing the window.

PRF_NONCLIENT Draw the non-client area of the window.

PRF_OWNED Draw all owned windows.

C库里Judge没\此函数
rseric2007
2007-04-08 · 超过22用户采纳过TA的回答
知道答主
回答量:124
采纳率:0%
帮助的人:0
展开全部
好像没有print() 函数吧
int printf (__const char *__restrict __format, ...);

这个函数包含在 stdio.h文件中
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式