1>------ Build started: Project: OPERA_Coding_Test, Configuration: Release Win32 ------ 1> OPERA_Coding_Test.cpp 1>OPERA_Coding_Test.cpp(95): warning C4244: '=' : conversion from '_TCHAR' to 'char', possible loss of data 1>OPERA_Coding_Test.cpp(112): warning C4244: '=' : conversion from '_TCHAR' to 'char', possible loss of data 1>OPERA_Coding_Test.cpp(219): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy' 1>OPERA_Coding_Test.cpp(242): warning C4244: '=' : conversion from 'double' to 'short', possible loss of data 1>OPERA_Coding_Test.cpp(249): warning C4244: '=' : conversion from 'double' to 'short', possible loss of data 1>OPERA_Coding_Test.cpp(273): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(110) : see declaration of 'strcat' 1>OPERA_Coding_Test.cpp(277): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy' 1>OPERA_Coding_Test.cpp(278): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(110) : see declaration of 'strcat' 1>OPERA_Coding_Test.cpp(279): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(110) : see declaration of 'strcat' 1> Generating code 1> Finished generating code 1> OPERA_Coding_Test.vcxproj -> C:\Users\Rickn\documents\visual studio 2010\Projects\OPERA_Coding_Test\Release\OPERA_Coding_Test.exe ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========