0_0_19565324_16195.c:1:1: error: expected identifier or '(' before '/' token
//
^
0_0_19565324_16195.c:5:1: error: stray '\315' in program
// Created by 王学林 on 2017/1/16.
^
0_0_19565324_16195.c:5:1: error: stray '\365' in program
0_0_19565324_16195.c:5:1: error: stray '\321' in program
0_0_19565324_16195.c:5:1: error: stray '\247' in program
0_0_19565324_16195.c:5:1: error: stray '\301' in program
0_0_19565324_16195.c:5:1: error: stray '\326' in program
0_0_19565324_16195.c:6:16: error: stray '#' in program
// Copyright © 2017年 王学林. All rights reserved.
^
0_0_19565324_16195.c:6:22: error: expected identifier or '(' before numeric constant
// Copyright © 2017年 王学林. All rights reserved.
^
0_0_19565324_16195.c:6:22: error: stray '\304' in program
0_0_19565324_16195.c:6:22: error: stray '\352' in program
0_0_19565324_16195.c:6:22: error: stray '\315' in program
0_0_19565324_16195.c:6:22: error: stray '\365' in program
0_0_19565324_16195.c:6:22: error: stray '\321' in program
0_0_19565324_16195.c:6:22: error: stray '\247' in program
0_0_19565324_16195.c:6:22: error: stray '\301' in program
0_0_19565324_16195.c:6:22: error: stray '\326' in program
In file included from GCC4.9.2/x86_64-w64-mingw32/include/_mingw.h:282:0,
from GCC4.9.2/x86_64-w64-mingw32/include/crtdefs.h:10,
from GCC4.9.2/x86_64-w64-mingw32/include/stdio.h:9,
from 0_0_19565324_16195.c:8:
GCC4.9.2/x86_64-w64-mingw32/include/vadefs.h:29:11: error: unknown type name '__gnuc_va_list'
typedef __gnuc_va_list va_list;
^
|