课程设计.plg
资源名称:C数据结构课程设计.rar [点击查看]
上传用户:janny_wxd
上传日期:2010-02-03
资源大小:261k
文件大小:3k
源码类别:
控制台编程
开发平台:
C/C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: 课程设计 - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ouyangLOCALS~1TempRSP2.tmp" with contents
- [
- /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/课程设计.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "E:ouyang我的作品C数据结构课程设计源代码所有源程序24game.c"
- "E:ouyang我的作品C数据结构课程设计源代码所有源程序main.c"
- "E:ouyang我的作品C数据结构课程设计源代码所有源程序train.c"
- "E:ouyang我的作品C数据结构课程设计源代码所有源程序trainGraph.c"
- "E:ouyang我的作品C数据结构课程设计源代码所有源程序航空订票系统.c"
- ]
- Creating command line "cl.exe @C:DOCUME~1ouyangLOCALS~1TempRSP2.tmp"
- Creating temporary file "C:DOCUME~1ouyangLOCALS~1TempRSP3.tmp" with contents
- [
- kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/课程设计.pdb" /debug /machine:I386 /out:"Debug/课程设计.exe" /pdbtype:sept
- ".Debug24game.obj"
- ".Debugmain.obj"
- ".Debugtrain.obj"
- ".DebugtrainGraph.obj"
- ".Debug航空订票系统.obj"
- ]
- Creating command line "link.exe @C:DOCUME~1ouyangLOCALS~1TempRSP3.tmp"
- <h3>Output Window</h3>
- Compiling...
- 24game.c
- e:ouyang我的作品c数据结构课程设计源代码所有源程序24game.c(915) : warning C4013: 'getch' undefined; assuming extern returning int
- main.c
- e:ouyang我的作品c数据结构课程设计源代码所有源程序24game.c(237) : warning C4761: integral size mismatch in argument; conversion supplied
- e:ouyang我的作品c数据结构课程设计源代码所有源程序24game.c(237) : warning C4761: integral size mismatch in argument; conversion supplied
- e:ouyang我的作品c数据结构课程设计源代码所有源程序24game.c(305) : warning C4761: integral size mismatch in argument; conversion supplied
- e:ouyang我的作品c数据结构课程设计源代码所有源程序24game.c(305) : warning C4761: integral size mismatch in argument; conversion supplied
- E:ouyang我的作品C数据结构课程设计源代码所有源程序main.c(32) : warning C4013: 'getch' undefined; assuming extern returning int
- train.c
- e:ouyang我的作品c数据结构课程设计源代码所有源程序train.c(302) : warning C4013: 'getch' undefined; assuming extern returning int
- trainGraph.c
- 航空订票系统.c
- e:ouyang我的作品c数据结构课程设计源代码所有源程序航空订票系统.c(315) : warning C4013: 'getch' undefined; assuming extern returning int
- e:ouyang我的作品c数据结构课程设计源代码所有源程序航空订票系统.c(347) : warning C4018: '<' : signed/unsigned mismatch
- Linking...
- <h3>Results</h3>
- 课程设计.exe - 0 error(s), 9 warning(s)
- </pre>
- </body>
- </html>