⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cpp1.plg

📁 可对学生信息管理的系统。代码完整
💻 PLG
📖 第 1 页 / 共 2 页
字号:
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2143: syntax error : missing ';' before 'for'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2143: syntax error : missing ')' before ';'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2143: syntax error : missing ';' before '<'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2501: 'l' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2143: syntax error : missing ';' before '<'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2143: syntax error : missing ';' before '++'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2501: 'l' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2086: 'l' : redefinition
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2143: syntax error : missing ';' before '++'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2059: syntax error : ')'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2143: syntax error : missing ';' before '{'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(164) : error C2447: missing function header (old-style formal list?)
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(173) : error C2501: 'fclose' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(173) : error C2373: 'fclose' : redefinition; different type modifiers
        c:\program files\microsoft visual studio\vc98\include\stdio.h(285) : see declaration of 'fclose'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(173) : error C2550: '$E4' : constructor initializer lists are only allowed on constructor definitions
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(174) : error C2065: 'temp_file' : undeclared identifier
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(174) : error C2501: 'fclose' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(174) : error C2373: 'fclose' : redefinition; different type modifiers
        c:\program files\microsoft visual studio\vc98\include\stdio.h(285) : see declaration of 'fclose'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(174) : error C2550: '$E5' : constructor initializer lists are only allowed on constructor definitions
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(175) : error C2143: syntax error : missing ';' before 'if'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(175) : error C2143: syntax error : missing ';' before '{'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(175) : error C2447: missing function header (old-style formal list?)
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(184) : error C2501: 'file' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(185) : error C2501: 'temp_file' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(186) : error C2501: 'curpos' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(186) : error C2371: 'curpos' : redefinition; different basic types
        C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(157) : see declaration of 'curpos'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(187) : error C2501: 'fseek' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(187) : error C2373: 'fseek' : redefinition; different type modifiers
        c:\program files\microsoft visual studio\vc98\include\stdio.h(318) : see declaration of 'fseek'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(187) : error C2078: too many initializers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(188) : error C2501: 'length' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(188) : error C2371: 'length' : redefinition; different basic types
        C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(157) : see declaration of 'length'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(189) : error C2501: 'fseek' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(189) : error C2373: 'fseek' : redefinition; different type modifiers
        c:\program files\microsoft visual studio\vc98\include\stdio.h(318) : see declaration of 'fseek'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(189) : error C2078: too many initializers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(190) : error C2501: 'num_recs' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(190) : error C2371: 'num_recs' : redefinition; different basic types
        C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(162) : see declaration of 'num_recs'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(190) : error C2550: '$E6' : constructor initializer lists are only allowed on constructor definitions
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(191) : error C2143: syntax error : missing ';' before 'for'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(191) : error C2143: syntax error : missing ')' before ';'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(191) : error C2143: syntax error : missing ';' before '<'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(191) : error C2501: 'l' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(191) : error C2086: 'l' : redefinition
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(191) : error C2143: syntax error : missing ';' before '<'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(191) : error C2143: syntax error : missing ';' before '++'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(191) : error C2501: 'l' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(191) : error C2086: 'l' : redefinition
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(191) : error C2143: syntax error : missing ';' before '++'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(191) : error C2059: syntax error : ')'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(192) : error C2143: syntax error : missing ';' before '{'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(192) : error C2447: missing function header (old-style formal list?)
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(198) : error C2501: 'fclose' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(198) : error C2373: 'fclose' : redefinition; different type modifiers
        c:\program files\microsoft visual studio\vc98\include\stdio.h(285) : see declaration of 'fclose'
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(198) : error C2550: '$E7' : constructor initializer lists are only allowed on constructor definitions
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(199) : error C2501: 'fclose' : missing storage-class or type specifiers
C:\Documents and Settings\Administrator\桌面\新建文件夹\Cpp1.cpp(199) : fatal error C1003: error count exceeds 100; stopping compilation
执行 cl.exe 时出错.



<h3>Results</h3>
Cpp1.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -