YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
cstdio.h 文件参考

ISO C 标准输入/输出扩展。 更多...

#include "cassert.h"
#include <ios>
#include <iterator>
#include "iterator.hpp"
cstdio.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  ystdex::ifile_iterator
 基于 ISO C 标准库的流只读迭代器。 更多...
 

命名空间

 ystdex
 

函数

bool ystdex::fexists (const char *)
 判断指定路径的文件是否存在。 更多...
 
const char * ystdex::openmode_conv (std::ios_base::openmode)
 
std::ios_base::openmode ystdex::openmode_conv (const char *)
 
bool ystdex::operator!= (const ifile_iterator &x, const ifile_iterator &y)
 
bool ystdex::is_undereferenceable (const ifile_iterator &i)
 判断 ifile_iterator 实例是否确定为不可解引用。 更多...
 

详细描述

ISO C 标准输入/输出扩展。

版本
r423
作者
FrankHB frank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
build 245
创建时间:
2011-09-21 08:30:08 +0800
修改时间:
2014-05-23 10:11 +0800
文本编码:
UTF-8
模块名称:
YStandardEx::CStandardIO

在文件 cstdio.h 中定义.