| | 컴파일하고 있습니다...
active_sender.cpp
c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender_active\active_sender.cpp(8) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(295) : 'scanf' 선언을 참조하십시오.
c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender_active\active_sender.cpp(9) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : 'fopen' 선언을 참조하십시오.
c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender_active\active_sender.cpp(15) : warning C4996: '_ftime64': This function or variable may be unsafe. Consider using _ftime64_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\sys\timeb.h(152) : '_ftime64' 선언을 참조하십시오.
c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender_active\active_sender.cpp(47) : warning C4267: '=' : 'size_t'에서 'int'(으)로 변환하면서 데이터가 손실될 수 있습니다.
c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender_active\active_sender.cpp(68) : warning C4996: '_ftime64': This function or variable may be unsafe. Consider using _ftime64_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\sys\timeb.h(152) : '_ftime64' 선언을 참조하십시오.
c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender_active\active_sender.cpp(70) : warning C4244: '초기화 중' : '__time64_t'에서 'double'(으)로 변환하면서 데이터가 손실될 수 있습니다.
c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender_active\active_sender.cpp(96) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(295) : 'scanf' 선언을 참조하십시오.
c:\documents and settings\rosa gigantea\바탕 화면\exer5\file_sender_active\active_sender.cpp(98) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\microsoft visual studio 8\vc\include\stdio.h(295) : 'scanf' 선언을 참조하십시오.
링크하고 있습니다...
매니페스트를 포함하고 있습니다...
|