| | Compiling...
my.cpp
g:\cqq\rvsn\p3n13 сортировка\my.cpp(78) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(79) : warning C4996: 'strcat' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(80) : warning C4996: 'strcat' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(81) : warning C4996: 'strcat' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(82) : warning C4996: 'strcat' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(78) : see declaration of 'strcat'
Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(83) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
g:\cqq\rvsn\p3n13 сортировка\my.cpp(85) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(110) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(143) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
g:\cqq\rvsn\p3n13 сортировка\my.cpp(162) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
g:\cqq\rvsn\p3n13 сортировка\my.cpp(194) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(197) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(200) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(212) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(215) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
g:\cqq\rvsn\p3n13 сортировка\my.cpp(218) : warning C4996: 'strcpy' was declared deprecated
c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Linking...
Embedding manifest...
|