| | Compiling...
bsldemo.c
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(429) : warning C4996: 'fopen' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(445) : warning C4996: 'sscanf' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(468) : warning C4996: 'fopen' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(500) : warning C4996: 'sscanf' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(508) : warning C4996: 'sscanf' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(576) : warning C4996: 'getch' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\conio.h(145) : see declaration of 'getch'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(689) : warning C4996: 'getch' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\conio.h(145) : see declaration of 'getch'
Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(736) : warning C4996: 'strcpy' was declared deprecated
d:\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.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(741) : warning C4996: 'strcpy' was declared deprecated
d:\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.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(764) : warning C4996: 'sscanf' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(780) : warning C4996: 'sscanf' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(808) : warning C4996: 'sscanf' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(810) : warning C4996: 'sscanf' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
d:\documents and settings\mike and anna marie\desktop\latest9282006_a\source\bsldemo.c(826) : warning C4996: 'sscanf' was declared deprecated
d:\program files\microsoft visual studio 8\vc\include\stdio.h(311) : see declaration of 'sscanf'
Message: 'This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Linking...
Embedding manifest...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
|