标签:style blog class code ext color strong int string 2014 http
|
1
2
3
4
5
6 |
#include <stdio.h>int
main(int
argc,char
**argv){printf("Delete file (are you really sure??):");} |
|
1 |
main.c|5|warning: trigraph ??) ignored, use -trigraphs to enable [-Wtrigraphs]| |

添加编译选项后


标签:style blog class code ext color strong int string 2014 http
原文地址:http://www.cnblogs.com/chen-/p/3702841.html