标题:这是什么意思啊?
取消只看楼主
Love嵌入式
Rank: 1
等 级:新手上路
帖 子:84
专家分:0
注 册:2008-3-4
 问题点数:0 回复次数:0 
这是什么意思啊?
#ifndef __STDIO_H
#define __STDIO_H

#if !defined( __DEFS_H )
#include <_defs.h>
#endif

#ifndef NULL
#include <_null.h>
#endif

#ifndef _SIZE_T
#define _SIZE_T
typedef unsigned size_t;
#endif
解释一下啊,谢谢了
搜索更多相关主题的帖子: endif ifndef STDIO define 
2008-03-24 19:39



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-205103-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 1.599182 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved