【C/C++】【Compiler Warning】【#pragma warning】

Creative Commons License Copyright: Attribution, allow others to create paper-based, and must distribute paper (based on the original license agreement with the same license Creative Commons )

Compiler Warning

C/C++ build tools errors and warnings | Microsoft Docs

warning C4530

warning C4530: using the C ++ exception handler, but not enabled expansion semantics.

#pragma warning

VC in the #pragma warning directive - xiaoyixy - blog Park

#pragma warning(disable:4507 34) // do not display a warning message and No. 344 507

Guess you like

Origin blog.csdn.net/qq_35689096/article/details/93015381