及内存分配函数
#include <string.h> //字符串处理 #include <time.h> //定义关于时间的函数
#include <wchar.h> //宽字符处理及输入/输出
#include <wctype.h> //宽字符分类 传统C++
#include <fstream.h> //改用<fstream>
#include <iomanip.h> //改用<iomainip>
#include <iostream.h> //改用<iostream>
#include <strstrea.h> //该类不再支持,改用<sstream>中的stringstream ———————————————————————————————— 标准C++
#include <algorithm> //STL 通用算法 #include <bitset> //STL 位集容器
百度搜索“77cn”或“免费范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,免费范文网,提供经典小说教育文库C函数(2)在线全文阅读。
相关推荐: