| | Creating temporary file "e:\informatica 2008 2009\C++\vettori_con_operazioni\Debug\RSP00000138922520.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/vettori_con_operazioni.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\vettori_con_operazioni.cpp"
]
Creating command line "cl.exe @"e:\informatica 2008 2009\C++\vettori_con_operazioni\Debug\RSP00000138922520.rsp" /nologo /errorReport:prompt"
Creating temporary file "e:\informatica 2008 2009\C++\vettori_con_operazioni\Debug\TMP00000238922520.tmp" with contents
[
1 /* CREATEPROCESS_MANIFEST_RESOURCE_ID */ 24 /* RT_MANIFEST */ ".\\Debug\\vettori_con_operazioni.exe.embed.manifest"
]
Creating command line "rc.exe /fo".\Debug\vettori_con_operazioni.exe.embed.manifest.res" "e:\informatica 2008 2009\C++\vettori_con_operazioni\Debug\TMP00000238922520.tmp""
Creating temporary file "e:\informatica 2008 2009\C++\vettori_con_operazioni\Debug\RSP00000338922520.rsp" with contents
[
/OUT:".\Debug/vettori_con_operazioni.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:".\Debug\vettori_con_operazioni.exe.intermediate.manifest" /DEBUG /PDB:".\Debug/vettori_con_operazioni.pdb" /SUBSYSTEM:CONSOLE /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\vettori_con_operazioni.obj"
".\Debug\vettori_con_operazioni.exe.embed.manifest.res"
]
Creating command line "link.exe @"e:\informatica 2008 2009\C++\vettori_con_operazioni\Debug\RSP00000338922520.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Compiling...
vettori_con_operazioni.cpp
e:\informatica 2008 2009\c++\vettori_con_operazioni\vettori_con_operazioni.cpp(11) : warning C4996: 'scanf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(295) : see declaration of 'scanf'
Message: 'This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\informatica 2008 2009\c++\vettori_con_operazioni\vettori_con_operazioni.cpp(19) : warning C4996: 'scanf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(295) : see declaration of 'scanf'
Message: 'This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\informatica 2008 2009\c++\vettori_con_operazioni\vettori_con_operazioni.cpp(30) : warning C4996: 'scanf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(295) : see declaration of 'scanf'
Message: 'This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\informatica 2008 2009\c++\vettori_con_operazioni\vettori_con_operazioni.cpp(95) : warning C4996: 'scanf' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\stdio.h(295) : see declaration of 'scanf'
Message: 'This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\informatica 2008 2009\c++\vettori_con_operazioni\vettori_con_operazioni.cpp(5) : warning C4101: 'm' : unreferenced local variable
e:\informatica 2008 2009\c++\vettori_con_operazioni\vettori_con_operazioni.cpp(97) : warning C4700: uninitialized local variable 'somma' used
Compiling manifest to resources...
Linking...
Build log was saved at "file://e:\informatica 2008 2009\C++\vettori_con_operazioni\Debug\BuildLog.htm"
vettori_con_operazioni - 0 error(s), 6 warning(s)
The build has been canceled at the user's request
|