4

【踩坑】C++编译时报错

 2 years ago
source link: https://en.loli.fj.cn/2022/12/07/C-%E7%BC%96%E8%AF%91%E6%97%B6%E6%8A%A5%E9%94%99/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

【踩坑】C++编译时报错

2022-12-07

C++编译时报错:fatal error: 'iostream.h' file not found

  • C++引入头文件与C不同,不能加后缀名
  • #include <iostream.h>改为#include <iostream>

CSDN——刘凯数据分析


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK