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

📄 bfmap.plg

📁 操作系统课程设计 有进程同步问题 内存管理 设备管理
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: bfmap - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\系统文件\TEMP\RSP59.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/bfmap.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Users\kevin\Desktop\71477224实验源代码123\实验源代码\实验3存储管理\bfmap.c"
]
Creating command line "cl.exe @"D:\系统文件\TEMP\RSP59.tmp"" 
Creating temporary file "D:\系统文件\TEMP\RSP5A.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 /subsystem:console /incremental:yes /pdb:"Debug/bfmap.pdb" /debug /machine:I386 /out:"Debug/bfmap.exe" /pdbtype:sept 
".\Debug\bfmap.obj"
]
Creating command line "link.exe @"D:\系统文件\TEMP\RSP5A.tmp""
<h3>Output Window</h3>
Compiling...
bfmap.c
C:\Users\kevin\Desktop\71477224实验源代码123\实验源代码\实验3存储管理\bfmap.c(136) : error C2143: syntax error : missing ';' before 'type'
C:\Users\kevin\Desktop\71477224实验源代码123\实验源代码\实验3存储管理\bfmap.c(137) : error C2065: 'bp' : undeclared identifier
C:\Users\kevin\Desktop\71477224实验源代码123\实验源代码\实验3存储管理\bfmap.c(137) : warning C4047: '=' : 'int ' differs in levels of indirection from 'struct map *'
C:\Users\kevin\Desktop\71477224实验源代码123\实验源代码\实验3存储管理\bfmap.c(140) : error C2223: left of '->m_size' must point to struct/union
C:\Users\kevin\Desktop\71477224实验源代码123\实验源代码\实验3存储管理\bfmap.c(142) : error C2223: left of '->m_addr' must point to struct/union
C:\Users\kevin\Desktop\71477224实验源代码123\实验源代码\实验3存储管理\bfmap.c(142) : error C2223: left of '->m_size' must point to struct/union
Error executing cl.exe.



<h3>Results</h3>
bfmap.exe - 5 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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