+ -
当前位置:首页 → 问答吧 → 请问下怎么去关闭GS编译选项

请问下怎么去关闭GS编译选项

时间:2011-12-02

来源:互联网

RT,没找到地方

作者: evi10r   发布时间: 2011-12-02

Syntax Compiled with /Gs option? Action 
#pragma check_stack( ) or 
#pragma check_stack Yes Turns off stack checking for functions that follow 
#pragma check_stack( ) or 
#pragma check_stack No Turns on stack checking for functions that follow 
#pragma check_stack(on) or 
#pragma check_stack + Yes or no Turns on stack checking for functions that follow 
#pragma check_stack(off) or 
#pragma check_stack – Yes or no Turns off stack checking for functions that follow 

作者: yuucyf   发布时间: 2011-12-02

在MSDN中输入/gs,然后找你需要的东西.

作者: yuucyf   发布时间: 2011-12-02

热门下载

更多