[問題] string無法宣告
#include <iostream>
#include <stdlib.h> // 使用system 就要引入這個檔案
#include <string>
int main(void)
{
string a; // Line 17
system("PAUSE");
}
string 是黑色的‥
error C2065: 'string' : 未宣告的識別項
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.118.229.194
→
04/10 22:37, , 1F
04/10 22:37, 1F
→
04/10 22:37, , 2F
04/10 22:37, 2F
推
04/10 22:42, , 3F
04/10 22:42, 3F
→
04/10 23:08, , 4F
04/10 23:08, 4F
推
04/11 18:03, , 5F
04/11 18:03, 5F
C_and_CPP 近期熱門文章
PTT數位生活區 即時熱門文章