| | Compiling...
cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
MyTime.cpp
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.h(17) : 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.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(11) : 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.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(77) : 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.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(78) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(89) : 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.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(91) : 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.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(118) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(119) : 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.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(120) : 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.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(121) : 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.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(122) : 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.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(123) : 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.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
g:\cqq\rvsn\p5n24 простой оснащенный класс\mytime.cpp(136) : 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.
c:\program files\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
Linking...
Embedding manifest...
|