unsafe functions

pragma unsafe(disable:func1, func2, func3)

pragma unsafe(push; enable: func1)

pragma unsafe(pop)

http://fusion xiaoyuw unsafe function %function% is an unsafe function. If you are sure about its usage, please use pragma unsafe enable it explicitly unsafe pointer arithmatic Pointer Arithmatic is unsafe. If you are sure about its usage, please use pragma unsafe enable it explicitly syntax error for prefast unsafe statement Symtax error for pragma prefast unsafe