Build Log
  

------- Build started: Project: CLib, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\Documenti\Visual Studio Projects\SisInfLS\CLib\Debug\RSP000086.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "CLIB_EXPORTS" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TC
"c:\Documents and Settings\Michele\Desktop\laura\erbir.c"
]
Creating command line "cl.exe @"d:\Documenti\Visual Studio Projects\SisInfLS\CLib\Debug\RSP000086.rsp" /nologo"
Creating temporary file "d:\Documenti\Visual Studio Projects\SisInfLS\CLib\Debug\RSP000087.rsp" with contents
[
/OUT:"Debug/CLib.dll" /INCREMENTAL /NOLOGO /DLL /DEBUG /PDB:"Debug/CLib.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"Debug/CLib.lib" /MACHINE:X86  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
".\Debug\erbir.obj"
".\Debug\hungarian.obj"
]
Creating command line "link.exe @"d:\Documenti\Visual Studio Projects\SisInfLS\CLib\Debug\RSP000087.rsp""
Output Window
  
Compiling...
erbir.c
c:\Documents and Settings\Michele\Desktop\laura\erbir.h(8) : warning C4031: second formal parameter list longer than the first list
c:\Documents and Settings\Michele\Desktop\laura\erbir.h(8) : warning C4028: formal parameter 1 different from declaration
c:\Documents and Settings\Michele\Desktop\laura\erbir.c(28) : warning C4028: formal parameter 1 different from declaration
c:\Documents and Settings\Michele\Desktop\laura\erbir.c(30) : warning C4101: 'curRow' : unreferenced local variable
c:\Documents and Settings\Michele\Desktop\laura\erbir.c(46) : warning C4047: 'function' : 'int ** ' differs in levels of indirection from 'int *'
c:\Documents and Settings\Michele\Desktop\laura\erbir.c(78) : warning C4028: formal parameter 1 different from declaration
c:\Documents and Settings\Michele\Desktop\laura\erbir.c(78) : warning C4029: declared formal parameter list different from definition
c:\Documents and Settings\Michele\Desktop\laura\erbir.c(80) : warning C4047: 'function' : 'int ** ' differs in levels of indirection from 'int *'
c:\Documents and Settings\Michele\Desktop\laura\erbir.c(106) : warning C4101: 'j' : unreferenced local variable
Linking...
Results
  
Build log was saved at "file://d:\Documenti\Visual Studio Projects\SisInfLS\CLib\Debug\BuildLog.htm"
CLib - 0 error(s), 9 warning(s)