我有以下代码
long x;
scanf("%ld",&x)
if(x==-1) // does this comparison is allowed
printf("just test\n");
Run Code Online (Sandbox Code Playgroud)
它long
的参数需要比较之前的任何铸造?
归档时间: |
|
查看次数: |
724 次 |
最近记录: |