C语言报错的问题?
C语言报错的问题?
日期:2019-08-01 11:06:30 人气:1
你的程序错误,是在cout << “Enter the temperature in Celsius:”;cout << “Fahrenheit value is:”;中用了中文状态下的双引号。
#include
#include
#include
using namespace std;
int main(int nNumberofArgs, char* pszArgs[])
{
// enter the temperature in Celsius
int