Introduction - If you have any usage issues, please Google them yourself
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26B.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/mm.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\mm.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26B.tmp"
Output Window
Compiling...
mm.c
c:\program files\microsoft visual studio\vc98\include\eh.h(33) : fatal error C1189:#error : "eh.h is only for C++!"
Error executing cl.exe.