| | Compiling...
barandegi.cpp
c:\users\hooshmand\desktop\download sc\download\c++\binahayat\barandegi\barandegi\barandegi.cpp(100) : 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'
c:\users\hooshmand\desktop\download sc\download\c++\binahayat\barandegi\barandegi\barandegi.cpp(105) : 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'
c:\users\hooshmand\desktop\download sc\download\c++\binahayat\barandegi\barandegi\barandegi.cpp(109) : 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'
c:\users\hooshmand\desktop\download sc\download\c++\binahayat\barandegi\barandegi\barandegi.cpp(193) : 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'
c:\users\hooshmand\desktop\download sc\download\c++\binahayat\barandegi\barandegi\barandegi.cpp(198) : 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'
c:\users\hooshmand\desktop\download sc\download\c++\binahayat\barandegi\barandegi\barandegi.cpp(202) : 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'
c:\users\hooshmand\desktop\download sc\download\c++\binahayat\barandegi\barandegi\barandegi.cpp(220) : warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
c:\program files\microsoft visual studio 9.0\vc\include\conio.h(145) : see declaration of 'getch'
Linking...
LINK : C:\Users\hooshmand\Desktop\download sc\download\c++\binahayat\barandegi\Debug\barandegi.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
|