VS2010编译警告:warning C4996: 'strcpy': This function 使用VS2005以上版本(VS2005、VS2008、VS2010)编译在其他编译器下正常通过的C语言程序,你可能会遇到类似如下的警告提示: warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprec 学习中心 任侠 2011-01-20 17814 热度 9评论