Fortran 95程序设计&Code-彭国伦

源代码在线查看: input.plg

软件大小: 16208 K
上传用户: alsczhang
关键词: Fortran Code 程序设计
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
				
				Build Log
				
				--------------------Configuration: input - Win32 Release--------------------
				
				Command Lines
				Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP68.tmp" with contents
				[
				/compile_only /libs:qwin /nologo /warn:nofileopt /module:"Release/" /object:"Release/" 
				"E:\work\f95\program\chap17\input\input.f90"
				]
				Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP69.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 /nologo /entry:"WinMainCRTStartup" /subsystem:windows /incremental:no /pdb:"Release/input.pdb" /machine:I386 /nodefaultlib:"dfconsol.lib" /out:"Release/input.exe" 
				.\Release\input.obj
				]
				Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP69.tmp"
				Output Window
				Compiling Fortran...
				E:\work\f95\program\chap17\input\input.f90
				Linking...
				
				
				
				Results
				input.exe - 0 error(s), 0 warning(s)
				
				
				
							

相关资源